Package | Description |
---|---|
com.bstek.dorado.view.widget.grid |
Modifier and Type | Method and Description |
---|---|
SortMode |
DataGrid.getSortMode() |
static SortMode |
SortMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SortMode[] |
SortMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
DataGrid.setSortMode(SortMode sortMode) |
Copyright © 2001-2011 www.BSTEK.com All Rights Reserved.