public static class Feature.Context
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
org.eclipse.swt.widgets.Table |
control
Die SWT-Tabelle selbst.
|
ContextMenu |
menu
Das Context-Menu der Tabelle.
|
TablePart |
table
Die Tabelle selbst.
|
| Constructor and Description |
|---|
Feature.Context() |
public org.eclipse.swt.widgets.Table control
public ContextMenu menu
public TablePart table