| Package | Description |
|---|---|
| com.vaadin.client.widget.grid |
| Modifier and Type | Method and Description |
|---|---|
protected DefaultEditorEventHandler.CursorMoveDelta |
DefaultEditorEventHandler.getDeltaFromKeyDownEvent(Grid.EditorDomEvent<T> event)
Returns the direction to which the cursor should move.
|
static DefaultEditorEventHandler.CursorMoveDelta |
DefaultEditorEventHandler.CursorMoveDelta.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DefaultEditorEventHandler.CursorMoveDelta[] |
DefaultEditorEventHandler.CursorMoveDelta.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021 Vaadin Ltd. All rights reserved.