| Package | Description |
|---|---|
| com.vaadin.v7.ui |
| Modifier and Type | Method and Description |
|---|---|
static Grid.SelectionMode |
Grid.SelectionMode.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static Grid.SelectionMode[] |
Grid.SelectionMode.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Grid.SelectionModel |
Grid.setSelectionMode(Grid.SelectionMode selectionMode)
Deprecated.
Sets the Grid's selection mode.
|
Copyright © 2019 Vaadin Ltd. All rights reserved.