| Package | Description |
|---|---|
| org.eclipse.emfforms.internal.swt.table | |
| org.eclipse.emfforms.spi.swt.table |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultTableControlSWTCustomization
The default implementation of the
TableViewerSWTCustomization. |
class |
DefaultTableViewerCompositeBuilder
Default implementation of the
TableViewerCompositeBuilder. |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultTableControlSWTCustomization.setTableViewerCompositeBuilder(TableViewerCompositeBuilder builder)
Allows the exchange the default
TableViewerCompositeBuilder. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
TableViewerSWTCustomization
The TableViewerSWTCustomization is used by the
TableViewerComposite to create the UI with its behaviour. |
| Modifier and Type | Method and Description |
|---|---|
TableViewerSWTBuilder |
TableViewerSWTBuilder.customizeCompositeStructure(TableViewerCompositeBuilder builder)
Use this method to customize the way title, validation, buttons and the tableviewer are arranged.
|
Copyright © 2016. All rights reserved.