|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISortableTableContentProvider
Table whose rows can be sorted based on data specified in
ISortInfo
Method Summary | |
---|---|
ISortInfo |
getSort()
Returns current sort info. |
void |
setSort(ISortInfo sort)
Sets new sort info, re-sorting the table (if necessary). |
Methods inherited from interface com.webmethods.caf.faces.data.ITableContentProvider |
---|
getCurrentRow, getRowCount, getRowIndex, getRowVariable, isRowAvailable, setRowIndex, setRowVariable |
Methods inherited from interface com.webmethods.caf.faces.data.IContentProvider |
---|
getPropertyKeys, getType, getValue, hasProperty, toString |
Method Detail |
---|
ISortInfo getSort()
void setSort(ISortInfo sort)
sort
- Sort info, must not be null.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |