public interface DataGridEditorFieldFactory
DataGrid editor.| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
NAME |
| Modifier and Type | Method and Description |
|---|---|
Field |
createField(Datasource datasource,
java.lang.String property)
Generates component for
DataGrid editor. |
static final java.lang.String NAME
Field createField(Datasource datasource, java.lang.String property)
DataGrid editor.datasource - editing item datasourceproperty - editing item propertyjava.lang.IllegalStateException - if created component doesn't implement the Field interface