Details
Description
Currently, the ViewManager will render all views client side, but it would be good to be able to control this and allow the component to selectively render only the current views. This feature should be configurable, as it's not always desirable to render all views as they're selected, such as when the ViewManager needs to function offline and still allow navigation.
Issue Links
- blocks
-
ICE-10248 CLONE - ViewManager clientSide support
- Closed
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Revision: 41610
Author: philip.breau
Date: July-08-14 5:17:38 PM
Message:
MOBI-993ViewManager clientSide support
Modified : /icemobile/trunk/icemobile/jsf/components/component/resources/org.icefaces.component.util/component.js
Modified : /icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/viewmanager/ViewManagerRenderer.java
Modified : /icemobile/trunk/icemobile/samples/jsf/mobileshowcase/src/main/java/org/icemobile/samples/mobileshowcase/view/examples/layout/viewmanager/ViewManagerBean.java
Modified : /icemobile/trunk/icemobile/samples/jsf/mobileshowcase/src/main/webapp/WEB-INF/includes/examples/layout/viewmanager-example.xhtml