Package | Description |
---|---|
com.suncode.pwfl.search |
Modifier and Type | Method and Description |
---|---|
SortDirection |
Sorter.getDirection() |
static SortDirection |
SortDirection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SortDirection[] |
SortDirection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Sorter.setDirection(SortDirection direction) |
Constructor and Description |
---|
Sorter(String property,
SortDirection direction) |
Copyright © 2014 Suncode. All rights reserved.