| Package | Description |
|---|---|
| com.vaadin.client.widgets |
| Modifier and Type | Method and Description |
|---|---|
protected Grid.Editor.State |
Grid.Editor.getState() |
static Grid.Editor.State |
Grid.Editor.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Grid.Editor.State[] |
Grid.Editor.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
Grid.Editor.setState(Grid.Editor.State state) |
Copyright © 2016 Vaadin Ltd. All rights reserved.