public class EditorState extends AbstractGridExtensionState
| Modifier and Type | Field and Description |
|---|---|
boolean |
buffered
Buffer mode state.
|
String |
cancelCaption
The caption for the cancel button in the editor.
|
Map<String,String> |
columnFields
Map from Column id to Component connector id.
|
String |
saveCaption
The caption for the save button in the editor.
|
enabled, registeredEventListeners, resources| Constructor and Description |
|---|
EditorState() |
Copyright © 2021 Vaadin Ltd. All rights reserved.