1. Effect on PanelStack selection icefaces.org |
4. ice:commandbutton insde a PanelStack icefaces.orgIs there any issue to place a commandbutton inside a panelgroup in a Panel Stack? I did a test, placing 3 panelgroup in a panelstack. Every panelGroup have a button. Only the first button in panelgroup "panelOne" get fired. The rest can not be fired. Thanks for your comments. |
9. ice:panelStack. Change selectedPanel after Effect takes place icefaces.org |
10. Change selectedPanel after Effect takes place in ice:panelStack icefaces.org |
11. CommandButton within a table within a panelStack doesn't fire until I switch panels icefaces.orgI have a commandButton within a table that is within a panelStack. When the page first loads the commandButton actionListener is not fired until I switch panels and switch back. Then the button does what it is supposed to do. Is there something that I am missing or is there a simple workaround? I have tried debugging the actionListener and it ... |
12. JavaScript "unloaded" when switching panelGroup inside a PanelStack icefaces.org |
13. Button PanelStack + javacript code not work icefaces.org |
14. Maybe stupid Question about perfomance on panelStack icefaces.orgHi Kunzem, That's not a stupid question:) Currently all of the panels, including their contents, will be included in the server-side component tree on component tree creation when the page is first parsed, whether or not the panels are rendered to the client. The panels that aren't to be rendered to the client will not have any performance hit on the ... |
15. Generating panelStack members dynamically icefaces.orgHello, I'm trying to set up a panel stack with iteratively created members using a panelSeries. However, because the id property of panelGroup cannot be assigned from an expression there appears to be no way of achieving this - all the members must have the same id, which causes an exception. Am I being unusually thick, or is there a workaround ... |
16. panelStack submit question icefaces.org |
17. OpenLayers conflict with Tree contained within panelStack icefaces.org |
18. Navigation in ICEFaces application: ui:include vs ice:panelStack vs JSF navigation. icefaces.orgHello ICEFaces and All, I have a set of questions about navigation. By navigation I mean changing view depending on the state of some control instance (like navigation tree, menu bar, internal workflow, etc.). I use facelets, but all questions are also relevant for JSP (replace ui:include with jsp:include). Q0: Generally: what is the "best practice" for implementing navigation in an ... |
19. panelStack and buttom problem icefaces.orghayrolr Joined: 12/10/2007 00:00:00 Messages: 36 Offline Hello, I'm using a panelStack in my login page, It has two "exluding" data groups (I mean, the one not logical related with the other), under one condition (a selectgroup with two options, ie: Male & Female) only one group is visible. Also, in this |
20. panelStack problem icefaces.org |