Uses of Enum Class
com.evolveum.midpoint.gui.api.GuiFeature
Packages that use GuiFeature
Package
Description
GUI API package contains classes that are stable and intended for
public (third-party) usage.
GUI API package for various utility classes and interfaces.
-
Uses of GuiFeature in com.evolveum.midpoint.gui.api
Methods in com.evolveum.midpoint.gui.api that return GuiFeatureModifier and TypeMethodDescriptionstatic GuiFeature
Returns the enum constant of this class with the specified name.static GuiFeature[]
GuiFeature.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of GuiFeature in com.evolveum.midpoint.gui.api.util
Constructors in com.evolveum.midpoint.gui.api.util with parameters of type GuiFeatureModifierConstructorDescriptionFeatureVisibleEnableBehaviour
(GuiFeature feature, CompiledGuiProfile userProfile)