org.apache.myfaces.trinidaddemo.table
Class SortableModelBean
java.lang.Object
javax.faces.model.DataModel
org.apache.myfaces.trinidad.model.CollectionModel
org.apache.myfaces.trinidad.model.SortableModel
org.apache.myfaces.trinidaddemo.table.SortableModelBean
- All Implemented Interfaces:
- Iterable, LocalRowKeyIndex, RowKeyIndex
public class SortableModelBean
- extends SortableModel
| Methods inherited from class org.apache.myfaces.trinidad.model.SortableModel |
addDataModelListener, getComparator, getDataModelListeners, getRowCount, getRowData, getRowIndex, getRowKey, getSortCriteria, getWrappedData, isRowAvailable, isSortable, removeDataModelListener, setCollator, setComparator, setRowIndex, setRowKey, setSortCriteria, setWrappedData, toString |
| Methods inherited from class org.apache.myfaces.trinidad.model.CollectionModel |
addRowKeyChangeListener, areRowsAvailable, areRowsAvailable, areRowsAvailable, areRowsLocallyAvailable, areRowsLocallyAvailable, areRowsLocallyAvailable, clearCachedRow, clearCachedRow, clearCachedRows, clearCachedRows, clearLocalCache, fireRowKeyChange, getCachingStrategy, getEstimatedRowCount, getEstimatedRowCountConfidence, getRowData, getRowData, isRowAvailable, isRowAvailable, isRowLocallyAvailable, isRowLocallyAvailable, removeRowKeyChangeListener |
| Methods inherited from class javax.faces.model.DataModel |
iterator |
SortableModelBean
public SortableModelBean()
setCaseSensitive
public final void setCaseSensitive(boolean caseSensitive)
isCaseSensitive
public final boolean isCaseSensitive()
Copyright © 2001-2011 The Apache Software Foundation. All Rights Reserved.