Package | Description |
---|---|
org.eclipse.nebula.widgets.xviewer.util |
Modifier and Type | Method | Description |
---|---|---|
EnumStringMultiSelectionDialog.Selection |
EnumStringMultiSelectionDialog.getSelected() |
|
static EnumStringMultiSelectionDialog.Selection |
EnumStringMultiSelectionDialog.Selection.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static EnumStringMultiSelectionDialog.Selection[] |
EnumStringMultiSelectionDialog.Selection.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|