|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Style.SelectionMode | |
|---|---|
| com.sencha.gxt.core.client | |
| com.sencha.gxt.widget.core.client.selection | Base selection model interfaces and classes. |
| Uses of Style.SelectionMode in com.sencha.gxt.core.client |
|---|
| Methods in com.sencha.gxt.core.client that return Style.SelectionMode | |
|---|---|
static Style.SelectionMode |
Style.SelectionMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Style.SelectionMode[] |
Style.SelectionMode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of Style.SelectionMode in com.sencha.gxt.widget.core.client.selection |
|---|
| Methods in com.sencha.gxt.widget.core.client.selection that return Style.SelectionMode | |
|---|---|
Style.SelectionMode |
StoreSelectionModel.getSelectionMode()
Returns the selection mode. |
Style.SelectionMode |
AbstractStoreSelectionModel.getSelectionMode()
|
| Methods in com.sencha.gxt.widget.core.client.selection with parameters of type Style.SelectionMode | |
|---|---|
void |
StoreSelectionModel.setSelectionMode(Style.SelectionMode selectionMode)
Sets the selection mode. |
void |
AbstractStoreSelectionModel.setSelectionMode(Style.SelectionMode selectionMode)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||