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 Variable
Variable.componentVar
(String component, String... elements) Constructs a component variable with the given component and elements.static Variable
Constructs a global variable with the given elements.static Variable
Constructs a utility variable with the given elements.