Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 3.1.0.BETA1
-
Fix Version/s: 3.1.0.BETA2, 3.1
-
Component/s: ACE-Components
-
Labels:None
-
Environment:ace:list
-
Assignee Priority:P2
-
Affects:Documentation (User Guide, Ref. Guide, etc.)
Description
A typical use-case scenario for the ace:list component is to specify the list control's height to have it fill a prescribed area on the page, and have the user use scrollbars inside the list to navigate to list contents that don't fit within the list region, if necessary.
Currently, this can be achieved by specifying custom CSS styling on the list to set the height, such as'"bodyStyle="height:170px"'.
However, it would be more user-friendly and consistent with other components, such as the ace:dataTable, if the ace:list component supported a "height" attribute which could be used directly.
Currently, this can be achieved by specifying custom CSS styling on the list to set the height, such as'"bodyStyle="height:170px"'.
However, it would be more user-friendly and consistent with other components, such as the ace:dataTable, if the ace:list component supported a "height" attribute which could be used directly.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #29469 | Tue Jun 12 13:10:10 MDT 2012 | nils.lundquist | |
Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/list/list.js
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #29465 | Tue Jun 12 12:41:01 MDT 2012 | nils.lundquist | |
Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/list/list.js
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #29425 | Mon Jun 11 10:40:52 MDT 2012 | nils.lundquist | |
Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/list/ListMeta.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #29403 | Fri Jun 08 10:26:42 MDT 2012 | nils.lundquist | |
Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/listcontrol/ListControlRenderer.java
MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/list/ListRenderer.java |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #29400 | Fri Jun 08 09:55:58 MDT 2012 | nils.lundquist | |
Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/list/listMulti.xhtml
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #29395 | Thu Jun 07 17:35:48 MDT 2012 | nils.lundquist | |
Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/list/ListRenderer.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #29393 | Thu Jun 07 17:12:02 MDT 2012 | nils.lundquist | |
Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/list/ListRenderer.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #29392 | Thu Jun 07 17:08:03 MDT 2012 | nils.lundquist | Revert: |
Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/list/ListRenderer.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #29387 | Thu Jun 07 16:49:45 MDT 2012 | nils.lundquist | |
Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/list/ListRenderer.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #29197 | Fri May 25 11:43:16 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/src/org/icefaces/ace/component/list/ListMeta.java |