| Package | Description |
|---|---|
| com.vaadin.ui |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultFieldFactory
This class contains a basic implementation for both
FormFieldFactory
and TableFieldFactory. |
| Modifier and Type | Method and Description |
|---|---|
TableFieldFactory |
Table.getTableFieldFactory()
Gets the TableFieldFactory that is used to create editor for table cells.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Table.setTableFieldFactory(TableFieldFactory fieldFactory)
Sets the TableFieldFactory that is used to create editor for table cells.
|
Copyright © 2017 Vaadin Ltd. All rights reserved.