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
Field | Original Value | New Value |
---|---|---|
Assignee | Steve Maryka [ steve.maryka ] | Judy Guglielmin [ judy.guglielmin ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #30679 | Tue Sep 04 16:13:40 MDT 2012 | judy.guglielmin | |
Files Changed | ||||
![]() |
Assignee | Judy Guglielmin [ judy.guglielmin ] | Tyler Johnson [ tyler.johnson ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #30756 | Fri Sep 07 17:15:49 MDT 2012 | judy.guglielmin | |
Files Changed | ||||
![]() |
Summary | create layoutPane component to replace composite component panelScroller and to be used for other layout type attributes | create splitPane component to replace composite component panelScroller and to be used for other layout type attributes |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #31113 | Wed Sep 26 16:24:02 MDT 2012 | judy.guglielmin | |
Files Changed | ||||
![]() |
Assignee | Tyler Johnson [ tyler.johnson ] | User Philip.breau [ philip.breau ] |
Assignee | User Philip.breau [ philip.breau ] | Judy Guglielmin [ judy.guglielmin ] |
Fix Version/s | 1.2 Beta [ 10344 ] |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
instead of calling the new component scrollpane, calling it layoutPane so that we can put other attributes on this component other than just scrolling.