ICEfaces
  1. ICEfaces
  2. ICE-10426

ace:column - Add new "hideSortControls" attribute

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: EE-4.0.0.GA, EE-3.3.0.GA_P03, 4.1
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      ICEfaces 4, ace:column component.

      Description

      In order to provide more flexibility to application developers in terms of whether or not a column's sort controls should be displayed and made available to the user when the column's "sortBy" attribute is defined (sorting is occurring) a new attribute should be added to ace:column to optionally hide the sort controls.

      Add a new "hideSortControls='true'/'false'" attribute to ace:column (default = 'false'). When hideSortControls='true' the sort controls will not be rendered in the column header, even if the sortBy attribute is defined on the column. (Sort controls are never rendered in the column header if sortBy is not defined).

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #43826 Tue Dec 16 11:59:32 MST 2014 art.zambrano ICE-10426, ICE-10055 added logic to re-apply all the event listeners to the sort controls whenever they're updated
        Files Changed
        Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/datatable/datatable.js
        Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/datatable/DataTableHeadRenderer.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #43820 Fri Dec 12 15:39:57 MST 2014 art.zambrano ICE-10426 added 'hideSortControls' attribute to ace:column
        Files Changed
        Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/column/ProxiedBodyColumn.java
        Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/column/ColumnMeta.java
        Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/datatable/DataTableHeadRenderer.java

          People

          • Assignee:
            Arturo Zambrano
            Reporter:
            Ken Fyten
          • Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: