| Package | Description |
|---|---|
| com.vaadin.v7.ui |
| Modifier and Type | Method and Description |
|---|---|
Table.ColumnGenerator |
Table.getColumnGenerator(Object columnId)
Deprecated.
Returns the ColumnGenerator used to generate the given column.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Table.addGeneratedColumn(Object id,
Table.ColumnGenerator generatedColumn)
Deprecated.
Adds a generated column to the Table.
|
Copyright © 2019 Vaadin Ltd. All rights reserved.