Uses of Class
org.patternfly.style.Variable
Packages that use Variable
-
Uses of Variable in org.patternfly.component.emptystate
Methods in org.patternfly.component.emptystate with parameters of type Variable -
Uses of Variable in org.patternfly.style
Methods in org.patternfly.style that return VariableModifier and TypeMethodDescriptionstatic VariableVariable.componentVar(String component, String... elements) Constructs a component variable with the given component and elements.static VariableConstructs a global variable with the given elements.static VariableConstructs a utility variable with the given elements.