Uses of Class
org.patternfly.style.Size
-
Packages that use Size Package Description org.patternfly.style -
-
Uses of Size in org.patternfly.style
Methods in org.patternfly.style that return Size Modifier and Type Method Description static SizeSize. valueOf(String name)Returns the enum constant of this type with the specified name.static Size[]Size. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.patternfly.style with parameters of type Size Modifier and Type Method Description static StringClasses. modifier(String modifier, Size size)
-