Package | Description |
---|---|
org.eclipse.nebula.widgets.xviewer.action |
Modifier and Type | Method | Description |
---|---|---|
static ViewSelectedCellDataAction.Option |
ViewSelectedCellDataAction.Option.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static ViewSelectedCellDataAction.Option[] |
ViewSelectedCellDataAction.Option.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor | Description |
---|---|
ViewSelectedCellDataAction(XViewer xViewer,
org.eclipse.swt.dnd.Clipboard clipboard,
ViewSelectedCellDataAction.Option option) |