| Package | Description |
|---|---|
| org.eclipse.emfforms.internal.swt.table | |
| org.eclipse.emfforms.spi.swt.table |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultTableControlSWTCustomization<T extends org.eclipse.jface.viewers.AbstractTableViewer>
The default implementation of the
TableViewerSWTCustomization. |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultTableControlSWTCustomization.setDND(DNDProvider provider)
Allows the exchange the default
DNDProvider. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
TableViewerSWTCustomization<T extends org.eclipse.jface.viewers.AbstractTableViewer>
The TableViewerSWTCustomization is used by the
TableViewerComposite to create the UI with its behaviour. |
| Modifier and Type | Method and Description |
|---|---|
TableViewerSWTBuilder |
TableViewerSWTBuilder.customizeDragAndDrop(DNDProvider provider)
Use this method to customize drag&drop.
|
Copyright © 2019. All rights reserved.