Uses of Enum Class
de.espirit.firstspirit.client.gui.applications.BrowserNodeHandlerBuilder.SelectionMode
Packages that use 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
Methods in de.espirit.firstspirit.client.gui.applications that return BrowserNodeHandlerBuilder.SelectionModeModifier 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.Methods in de.espirit.firstspirit.client.gui.applications with parameters of type BrowserNodeHandlerBuilder.SelectionModeModifier and TypeMethodDescriptionvoid
BrowserNodeHandlerBuilder.setSelectionMode
(BrowserNodeHandlerBuilder.SelectionMode mode) Sets selection mode that should be used.