Details
Description
scrolling is client side behaviour so create a non-composite component that can achieve that as well as any other layout type attributes.
Currently the composite component in mobile showcase is achieving scrolling and layout within the pagePanel component.
WOuld prefer to rename pagePanel to pageLayout (unless there is ever such an occasion that there are more than one in an application page?).
However, the attributes are fixed in the styling, so this component can offer things like
1) variable width, height, resizable as well as scrolling.
can have css and js that pertain to "layout" and leave the contentPane to deal with "content"
Currently the composite component in mobile showcase is achieving scrolling and layout within the pagePanel component.
WOuld prefer to rename pagePanel to pageLayout (unless there is ever such an occasion that there are more than one in an application page?).
However, the attributes are fixed in the styling, so this component can offer things like
1) variable width, height, resizable as well as scrolling.
can have css and js that pertain to "layout" and leave the contentPane to deal with "content"
Issue Links
- duplicates
-
MOBI-192 scrollPane component
- Resolved
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #31113 | Wed Sep 26 16:24:02 MDT 2012 | judy.guglielmin | |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/splitpane/SplitPaneMeta.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #30756 | Fri Sep 07 17:15:49 MDT 2012 | judy.guglielmin | |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/jsf/components/component/resources/org.icefaces.component.splitpane/splitpane.js
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #30679 | Tue Sep 04 16:13:40 MDT 2012 | judy.guglielmin | |
Files Changed | ||||
ADD
/icemobile/trunk/icemobile/resources/themes/ipad/default-layoutpane.css
|