| Package | Description |
|---|---|
| com.vaadin.client.widgets |
| Modifier and Type | Method and Description |
|---|---|
static Grid.SelectionMode |
Grid.SelectionMode.valueOf(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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Grid.setSelectionMode(Grid.SelectionMode mode)
Sets current selection mode.
|
Copyright © 2016 Vaadin Ltd. All rights reserved.