Details
-
Type: New Feature
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.1 Beta
-
Component/s: None
-
Labels:None
-
Environment:jsf 2 icefaces 3 icemobile
Description
creation of a contentPane component to satisfy Patricks' requirement of panelStack but also be able to reuse this as server-side implementation for future layout components.
For Patrick's requirements, see his comments here
http://wiki.icesoft.com/display/mobile/LayoutContainer
For Patrick's requirements, see his comments here
http://wiki.icesoft.com/display/mobile/LayoutContainer
Issue Links
- depends on
-
ICE-8115 ACE generator support custom TagHandler
- Closed
scrollable attribute is on this component (for now) and may be removed if deemed unecessary, however in order for the inner panel to be scrollable, may require some styling on this component so left it in for now.
Also, for now it extends UIPanel, but may be changed to UIComponent if no requirement to be a panel.
just has a div for the "mobi-panel-stack" base class, but Patrick can decide if he wants that there as he may want to do his styling outside of this component.