| Package | Description |
|---|---|
| org.eclipse.emfforms.internal.swt.table | |
| org.eclipse.emfforms.spi.swt.table |
| Modifier and Type | Method and Description |
|---|---|
List<TableViewerSWTCustomization.ColumnDescription> |
DefaultTableControlSWTCustomization.getColumns() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultTableControlSWTCustomization.addColumn(TableViewerSWTCustomization.ColumnDescription columnDescription)
Adds a column to the table.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ColumnDescriptionImpl
Implementation of the
TableViewerSWTCustomization.ColumnDescription. |
| Modifier and Type | Method and Description |
|---|---|
List<TableViewerSWTCustomization.ColumnDescription> |
TableViewerSWTCustomization.getColumns()
Returns the column descriptions which will be used to create actual columns.
|
Copyright © 2016. All rights reserved.