[zanata/zanata] cef315: Add table column sorting component.

GitHub noreply at github.com
Mon Feb 11 05:30:15 UTC 2013


  Branch: refs/heads/seam230final
  Home:   https://github.com/zanata/zanata
  Commit: cef31506a6693d15e768bffe12f469b996384f3a
      https://github.com/zanata/zanata/commit/cef31506a6693d15e768bffe12f469b996384f3a
  Author: Carlos Munoz <camunoz at redhat.com>
  Date:   2013-02-10 (Sun, 10 Feb 2013)

  Changed paths:
    M zanata-war/pom.xml
    A zanata-war/src/main/java/org/zanata/ui/ColumnSort.java
    A zanata-war/src/main/java/org/zanata/ui/ColumnSortCompositeComponent.java
    M zanata-war/src/main/webapp/project/home.xhtml
    A zanata-war/src/main/webapp/resources/images/asc_sort.gif
    A zanata-war/src/main/webapp/resources/images/desc_sort.gif
    A zanata-war/src/main/webapp/resources/images/unsorted.gif
    A zanata-war/src/main/webapp/resources/richext/columnSorter.xhtml

  Log Message:
  -----------
  Add table column sorting component.

This is a replacement for a default behaviour in richfaces 3.x. In Richfaces 4.3 it is part of the extendedDataTable component and there are plans to port it to the regular dataTable component. Until that happens, this is a homebrewed (albeit an elegant) solution.





More information about the zanata-commits mailing list