Uses of Class
org.patternfly.components.icon.Icon
-
Packages that use Icon Package Description org.patternfly.components.icon -
-
Uses of Icon in org.patternfly.components.icon
Methods in org.patternfly.components.icon that return Icon Modifier and Type Method Description static IconIcon. icon(String iconClass)Factory method to create a new instance of this component.IconIcon. iconSize(Size size)Modifies the size of the icon.IconIcon. inline()IconIcon. inProgress()Swaps the icon to a progress icon.IconIcon. inProgress(boolean onOff)Turns the progress icon on/off.IconIcon. size(Size size)Modifies the size of this component.IconIcon. status(Status status)Modifies the status of this component.IconIcon. that()
-