Uses of Class
org.eclipse.nebula.widgets.xviewer.util.EnumStringMultiSelectionDialog.Selection
Package | Description |
---|---|
org.eclipse.nebula.widgets.xviewer.util |
-
Uses of EnumStringMultiSelectionDialog.Selection in org.eclipse.nebula.widgets.xviewer.util
Methods in org.eclipse.nebula.widgets.xviewer.util that return EnumStringMultiSelectionDialog.Selection 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.