Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 4.0.BETA
-
Fix Version/s: 4.0
-
Component/s: MOBI-Components
-
Labels:None
-
Environment:n/a
-
Assignee Priority:P1
-
Affects:Documentation (User Guide, Ref. Guide, etc.), Sample App./Tutorial
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
- depends on
-
MOBI-993 ViewManager clientSide support
-
- Resolved
-
Activity
Field | Original Value | New Value |
---|---|---|
Project | ICEmobile [ 10060 ] | ICEfaces [ 10021 ] |
Key |
|
|
Issue Type | New Feature [ 2 ] | Improvement [ 4 ] |
Affects Version/s | 4.0.BETA [ 10770 ] | |
Affects Version/s | 1.3.1 [ 11376 ] | |
Affects | Documentation (User Guide, Ref. Guide, etc.),Sample App./Tutorial [ 10003, 10001 ] | |
Assignee Priority | P1 [ 10010 ] | |
Fix Version/s | 4.0 [ 11382 ] | |
Fix Version/s | 1.3.1 [ 11376 ] | |
Component/s | MOBI-Components [ 10270 ] | |
Component/s | Faces [ 10062 ] |
Assignee | Philip Breau [ philip.breau ] | Judy Guglielmin [ judy.guglielmin ] |
Link | This issue blocks ICE-10245 [ ICE-10245 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #42575 | Wed Sep 17 12:38:14 MDT 2014 | judy.guglielmin | |
Files Changed | ||||
![]() ![]() ![]() ![]() ![]() |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
The work here is to basically port the changes made to the ICEmobile trunk for
MOBI-993to the ICEfaces 4 trunk version of this component.