| Package | Description |
|---|---|
| org.eclipse.emfforms.internal.swt.table | |
| org.eclipse.emfforms.spi.swt.table |
| Modifier and Type | Method and Description |
|---|---|
TableConfiguration |
DefaultTableControlSWTCustomization.getTableConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultTableControlSWTCustomization.configureTable(TableConfiguration tableConfiguration)
Sets the table configuration.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TableConfigurationImpl |
| Modifier and Type | Method and Description |
|---|---|
TableConfiguration |
TableConfigurationBuilder.build()
Creates a new
TableConfiguration based on the current builder state. |
TableConfiguration |
TableViewerSWTCustomization.getTableConfiguration()
Returns the table configuration which will be used to configure the table instance.
|
| Modifier and Type | Method and Description |
|---|---|
TableViewerSWTBuilder |
TableViewerSWTBuilder.configureTable(TableConfiguration tableConfiguration)
Configures the current table instance using the given configuration.
|
static TableConfigurationBuilder |
TableConfigurationBuilder.usingConfiguration(TableConfiguration tableConfiguration)
Returns a new
TableConfigurationBuilder initialized using an existing configuration. |
Copyright © 2020. All rights reserved.