Uses of Enum Class
de.espirit.firstspirit.client.gui.applications.BrowserNodeHandlerBuilder.SelectionMode
Package
Description
Provides interfaces and types to control the java client application area.
-
Uses of BrowserNodeHandlerBuilder.SelectionMode in de.espirit.firstspirit.client.gui.applications
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.BrowserNodeHandlerBuilder.SelectionMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
BrowserNodeHandlerBuilder.setSelectionMode
(BrowserNodeHandlerBuilder.SelectionMode mode) Sets selection mode that should be used.