Uses of Enum Class
org.patternfly.component.icon.IconSize
Packages that use IconSize
-
Uses of IconSize in org.patternfly.component.icon
Subclasses with type arguments of type IconSize in org.patternfly.component.iconMethods in org.patternfly.component.icon that return IconSizeModifier and TypeMethodDescriptionstatic IconSizeReturns the enum constant of this class with the specified name.static IconSize[]IconSize.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.patternfly.component.icon with parameters of type IconSize