Uses of Enum Class
org.patternfly.style.Size
Packages that use Size
Package
Description
Styling utilities including CSS classes, modifiers, breakpoints, and CSS variables.
-
Uses of Size in org.patternfly.style
Subclasses with type arguments of type Size in org.patternfly.styleMethods in org.patternfly.style that return SizeModifier and TypeMethodDescriptionstatic SizeReturns the enum constant of this class with the specified name.static Size[]Size.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.patternfly.style with parameters of type Size