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