Uses of Enum Class
org.nuclos.api.ui.layout.LayoutComponent.LayoutComponentType
-
Uses of LayoutComponent.LayoutComponentType in org.nuclos.api.context
Modifier and TypeMethodDescriptionLayoutComponentContext.getType()
This method supplies theLayoutComponent.LayoutComponentType
-
Uses of LayoutComponent.LayoutComponentType in org.nuclos.api.ui.layout
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static LayoutComponent.LayoutComponentType[]
LayoutComponent.LayoutComponentType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionLayoutComponent.getSupportedTypes()
get set of supportedLayoutComponent.LayoutComponentType
Modifier and TypeMethodDescriptionLayoutComponent.getComponent
(LayoutComponent.LayoutComponentType type)