Package | Description |
---|---|
com.inmethod.grid | |
com.inmethod.grid.common |
Modifier and Type | Method and Description |
---|---|
IGridSortState.Direction |
IGridSortState.ISortStateColumn.getDirection()
Returns the direction in which this column should be sorted
|
static IGridSortState.Direction |
IGridSortState.Direction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IGridSortState.Direction[] |
IGridSortState.Direction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
GridSortState.setSortState(S propertyName,
IGridSortState.Direction direction)
Sets the sort direction for given property name.
|
Copyright © 2015. All rights reserved.