Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 3.1.0.BETA1
-
Fix Version/s: 3.1
-
Component/s: ACE-Components
-
Labels:None
-
Environment:ace:list
Description
New "selectionMode" attribute configure item selection behaviour. This attribute replaces the previous "selection" attribute, which is no longer supported. Valid values are:
Undefined or "none" (default) - no item selection support.
"single" - a single item may be selected at one time.
"multiple" - multiple items may be selected.
Undefined or "none" (default) - no item selection support.
"single" - a single item may be selected at one time.
"multiple" - multiple items may be selected.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #29942 | Thu Jul 12 09:37:25 MDT 2012 | carlo.guglielmin | |
Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/webapp/showcase.xhtml
MODIFY /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/webapp/showcase-nonredirect.xhtml |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #29941 | Thu Jul 12 09:35:26 MDT 2012 | carlo.guglielmin | |
Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/templates/main-template.xhtml
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #29410 | Fri Jun 08 14:24:20 MDT 2012 | nils.lundquist | |
Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/list/ListRenderer.java
MODIFY /icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/list/list.js MODIFY /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/list/list.xhtml MODIFY /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/list/listMulti.xhtml MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/list/ListMeta.java |