|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SortBase | |
|---|---|
| atg.svc.ui.treetable | |
| Uses of SortBase in atg.svc.ui.treetable |
|---|
| Subclasses of SortBase in atg.svc.ui.treetable | |
|---|---|
class |
SortDefinition
The SortDefinition class defines a set of sort criteria. |
class |
SortExpression
The SortExpression class defines a set of sort criteria by expression. |
| Methods in atg.svc.ui.treetable that return SortBase | |
|---|---|
SortBase |
SortState.getAppliedSort()
|
SortBase |
SortState.getInitialSort()
|
SortBase |
SortState.getSortCriteria(java.lang.String pKey)
|
| Methods in atg.svc.ui.treetable with parameters of type SortBase | |
|---|---|
void |
SortState.addSortCriteria(java.lang.String pKey,
SortBase pSort)
|
void |
SortState.setAppliedSort(SortBase pAppliedSort)
|
void |
SortState.setInitialSort(SortBase pInitialSort)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||