ICEfaces
  1. ICEfaces
  2. ICE-8152

Add "height" attribute to ace:list component

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major 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.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #29469 Tue Jun 12 13:10:10 MDT 2012 nils.lundquist ICE-8152 - Changed index used to do just-in-time selection during drag drop migrations.
        Files Changed
        Commit graph 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 ICE-8152 - Fixed bug with deselection due to single select deselection taking place before active state determination.
        Files Changed
        Commit graph 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 ICE-8152 - Added example to TLD of valid height definition units.
        Files Changed
        Commit graph 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 ICE-8152 - Removed list control borders.
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/listcontrol/ListControlRenderer.java
        Commit graph 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 ICE-8152 - Updated multiList example to demo height property.
        Files Changed
        Commit graph 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 ICE-8152 - height property now appended to style rather than styleClass.
        Files Changed
        Commit graph 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 ICE-8152 - height property now appended to style rather than styleClass.
        Files Changed
        Commit graph 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: ICE-8152 - height property now correctly prefixes 'height:' in css. - Incorrect error report.
        Files Changed
        Commit graph 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 ICE-8152 - height property now correctly prefixes 'height:' in css.
        Files Changed
        Commit graph 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 ICE-8152 - Added ace:list height property to easily set a css height value on the body without manually setting bodyStyle.
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/list/ListRenderer.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/list/ListMeta.java

          People

          • Assignee:
            Nils Lundquist
            Reporter:
            Ken Fyten
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: