Details
-
Type: New Feature
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.0 Final
-
Fix Version/s: 1.1 Final
-
Component/s: None
-
Labels:None
-
Environment:jsf 2, icefaces 2, mobile
Description
outputList should be able to take a list of items as input which can be rendered as a group with the same type of item display (thumb or default).
in this format, the outputList will then use itemStyle (to overwrite style) and itemType (for thumb or default) so the renderer can display the items properly. If mixed type is required, then users should use the old style of formatting
in this format, the outputList will then use itemStyle (to overwrite style) and itemType (for thumb or default) so the renderer can display the items properly. If mixed type is required, then users should use the old style of formatting
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #26410 | Wed Nov 16 17:47:13 MST 2011 | judy.guglielmin | |
Files Changed | ||||
ADD
/icemobile/trunk/icemobile/components/component/src/org/icefaces/component/list/OutputListItems.java
MODIFY /icemobile/trunk/icemobile/components/tests/mobitest/src/main/webapp/layout/lists2.xhtml MODIFY /icemobile/trunk/icemobile/components/tests/mobitest/src/main/java/org/icefaces/mobile/ListBean.java ADD /icemobile/trunk/icemobile/components/component/src/org/icefaces/component/list/OutputListItemsRenderer.java ADD /icemobile/trunk/icemobile/components/component/src/org/icefaces/component/list/OutputListItemsMeta.java |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #26409 | Wed Nov 16 17:12:01 MST 2011 | judy.guglielmin | |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/components/component/src/org/icefaces/component/list/OutputListRenderer.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #26402 | Wed Nov 16 15:22:06 MST 2011 | judy.guglielmin | |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/components/component/src/org/icefaces/component/list/OutputListMeta.java
MODIFY /icemobile/trunk/icemobile/components/component/src/org/icefaces/component/list/OutputListRenderer.java |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #26358 | Tue Nov 15 07:17:17 MST 2011 | judy.guglielmin | |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/components/component/src/org/icefaces/component/list/OutputListRenderer.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #26331 | Fri Nov 11 11:29:14 MST 2011 | judy.guglielmin | |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/components/tests/mobitest/src/main/webapp/layout/lists2.xhtml
|