Uses of Enum Class
de.espirit.firstspirit.ui.gadgets.aspects.operations.SelectUiType
Packages that use SelectUiType
-
Uses of SelectUiType in de.espirit.firstspirit.ui.gadgets.aspects.operations
Methods in de.espirit.firstspirit.ui.gadgets.aspects.operations that return SelectUiTypeModifier and TypeMethodDescriptionstatic SelectUiType
Returns the enum constant of this class with the specified name.static SelectUiType[]
SelectUiType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.espirit.firstspirit.ui.gadgets.aspects.operations with parameters of type SelectUiTypeModifier and TypeMethodDescriptionvoid
SelectStoreElementOperation.selectUiType
(@NotNull SelectUiType uiType) Set the type of user interface which is used to make a selection.