Details
Description
init
selectPane
updateProperties
previous (for back button support).
JSP will allow contentPane tag similar to JSF which will allow "client" true ( no facelet attribute)
Needs to know the id's (and JSF clientId's) of it's contentPane children for client side support.
would also support <mobi:transition> for commandButton to be able to interact with this api (initially)> will create jira for mobi:transition tag using jsf @ClientBehavior support. JSP will come later once this is implemented and functional
Issue Links
- blocks
- 
             MOBI-471
        ContentStackMenu docs are confusing MOBI-471
        ContentStackMenu docs are confusing-           
- Open
 
-         
- 
             MOBI-320
        NPE thrown when calling UIComponent.findComponent() with empty string id MOBI-320
        NPE thrown when calling UIComponent.findComponent() with empty string id-           
- Resolved
 
-         
- 
             MOBI-479
        ContentStack transitions rendering anomalies MOBI-479
        ContentStack transitions rendering anomalies-           
- Resolved
 
-         
- 
             MOBI-668
        ContentStack generates JS error if used without ContentStackMenu or ContentNavBar on the page MOBI-668
        ContentStack generates JS error if used without ContentStackMenu or ContentNavBar on the page-           
- Resolved
 
-         
- 
             MOBI-774
        Content Pane rendering invalid attribute order MOBI-774
        Content Pane rendering invalid attribute order-           
- Resolved
 
-         
- 
             MOBI-836
        server side switch in selected contentPane not updated view when all panes in contentStack are client true MOBI-836
        server side switch in selected contentPane not updated view when all panes in contentStack are client true-           
- Resolved
 
-         
- 
             MOBI-623
        CommandButtonRenderer openContentPane support outside of contentStack MOBI-623
        CommandButtonRenderer openContentPane support outside of contentStack-           
- Resolved
 
-         
- duplicates
- 
             MOBI-474
        ContentStack contentMenuId behaviour confusing MOBI-474
        ContentStack contentMenuId behaviour confusing-           
- Open
 
-         
- 
             MOBI-485
        ContentMenuItem rendering 'parent' js argument which isn't used in layoutmenu.js MOBI-485
        ContentMenuItem rendering 'parent' js argument which isn't used in layoutmenu.js-           
- Resolved
 
-         
- 
             MOBI-622
        contentStack not synchronizing state from client to server MOBI-622
        contentStack not synchronizing state from client to server-           
- Resolved
 
-         
 New Feature
 New Feature
            
to implement mobi:transition, it would need to be a child of a UICommand like commandButton or contentMenuItem.
It would need to link in with existing support for mobi:ajax
In JSP, could have