Uses of Interface
org.apache.myfaces.component.html.ext.DetailTogglerModel

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

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

Classes in org.apache.myfaces.component.html.ext that implement DetailTogglerModel
 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.
 class HtmlDataTable
           
 



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