|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Defines methods to define, retrieve and perform sorting definitions.
(c) copyright 2003 Delft
University of Technology , the Netherlands.
See for project information www.simulation.tudelft.nl
License of use: General Public
License (GPL) , no warranty
| Nested Class Summary | |
static interface |
Sortable.Definition
Defines the sort definition |
| Method Summary | |
Sortable.Definition[] |
getDefinitions()
|
void |
setDefinitions(Sortable.Definition[] definitions)
Sets the current definitions defined for this Sortable. |
void |
sort()
Instructs this Sortable to sort based on currently set sorting definitions. |
| Method Detail |
public Sortable.Definition[] getDefinitions()
public void setDefinitions(Sortable.Definition[] definitions)
definitions - An array of sort definitions. If multiple definitions
for the same field are included, the one with highest index will
be applied.public void sort()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||