Uses of Enum Class
org.eclipse.net4j.util.ui.widgets.ImageButton.SelectionMode
Packages that use ImageButton.SelectionMode
-
Uses of ImageButton.SelectionMode in org.eclipse.net4j.util.ui.widgets
Methods in org.eclipse.net4j.util.ui.widgets that return ImageButton.SelectionModeModifier and TypeMethodDescriptionImageButton.getSelectionMode()
static ImageButton.SelectionMode
Returns the enum constant of this class with the specified name.static ImageButton.SelectionMode[]
ImageButton.SelectionMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.eclipse.net4j.util.ui.widgets with parameters of type ImageButton.SelectionModeModifier and TypeMethodDescriptionvoid
ImageButton.setSelectionMode
(ImageButton.SelectionMode selectionMode)