Uses of Enum Class
org.patternfly.component.ComponentType
-
Uses of ComponentType in org.patternfly.component
Modifier and TypeMethodDescriptionBaseComponent.componentType()
BaseComponentFlat.componentType()
BaseComponentSVG.componentType()
Component.componentType()
ComponentDelegate.componentType()
static ComponentType
Returns the enum constant of this class with the specified name.static ComponentType[]
ComponentType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionstatic void
Ouia.component
(HTMLElement element, ComponentType componentType)