Uses of Interface
org.apache.myfaces.component.NewspaperTable

Packages that use NewspaperTable
org.apache.myfaces.component.html.ext   
 

Uses of NewspaperTable in org.apache.myfaces.component.html.ext
 

Classes in org.apache.myfaces.component.html.ext that implement NewspaperTable
 class AbstractHtmlDataTable
          The MyFacesDataTable extends the standard JSF DataTable by two important features:
Possiblity to save the state of the DataModel. Support for clickable sort headers (see SortHeader component).
Extended data_table that adds some additional features to the standard data_table action: see attribute descriptions for preserveDataModel, sortColumn, sortAscending and preserveSort.
 



Copyright © 2012 The Apache Software Foundation. All Rights Reserved.