Uses of Class
org.uberfire.client.views.pfly.icon.PatternFlyIconType
-
Packages that use PatternFlyIconType Package Description org.uberfire.client.views.pfly.icon -
-
Uses of PatternFlyIconType in org.uberfire.client.views.pfly.icon
Methods in org.uberfire.client.views.pfly.icon that return PatternFlyIconType Modifier and Type Method Description static PatternFlyIconTypePatternFlyIconType. fromStyleName(String styleName)static PatternFlyIconTypePatternFlyIconType. valueOf(String name)Returns the enum constant of this type with the specified name.static PatternFlyIconType[]PatternFlyIconType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-