|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Grid.SelectionMode | |
|---|---|
| com.vaadin.ui | |
| Uses of Grid.SelectionMode in com.vaadin.ui |
|---|
| Methods in com.vaadin.ui that return Grid.SelectionMode | |
|---|---|
static Grid.SelectionMode |
Grid.SelectionMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Grid.SelectionMode[] |
Grid.SelectionMode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.vaadin.ui with parameters of type Grid.SelectionMode | |
|---|---|
Grid.SelectionModel |
Grid.setSelectionMode(Grid.SelectionMode selectionMode)
Sets the Grid's selection mode. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||