| Package | Description |
|---|---|
| com.vaadin.v7.ui |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultFieldFactory
Deprecated.
Removed feature in 8.0
|
| Modifier and Type | Method and Description |
|---|---|
TableFieldFactory |
Table.getTableFieldFactory()
Deprecated.
Gets the TableFieldFactory that is used to create editor for table cells.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Table.setTableFieldFactory(TableFieldFactory fieldFactory)
Deprecated.
Sets the TableFieldFactory that is used to create editor for table cells.
|
Copyright © 2019 Vaadin Ltd. All rights reserved.