public static interface IGridSortState.ISortStateColumn<S>
IGridSortState.Direction
Modifier and Type | Method and Description |
---|---|
IGridSortState.Direction |
getDirection()
Returns the direction in which this column should be sorted
|
S |
getPropertyName()
Returns the property name
|
S getPropertyName()
IGridColumn.getSortProperty()
IGridSortState.Direction getDirection()
Copyright © 2015. All rights reserved.