Uses of Enum
org.apache.myfaces.tobago.renderkit.css.Icons
Packages that use Icons
-
Uses of Icons in org.apache.myfaces.tobago.renderkit.css
Methods in org.apache.myfaces.tobago.renderkit.css that return IconsModifier and TypeMethodDescriptionstatic Icons
Returns the enum constant of this type with the specified name.static Icons[]
Icons.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.myfaces.tobago.renderkit.css with parameters of type IconsModifier and TypeMethodDescriptionvoid
FontAwesomeIconEncoder.encode
(TobagoResponseWriter writer, Icons icon, CssItem... cssItems) Deprecated.void
IconEncoder.encode
(TobagoResponseWriter writer, Icons icon, CssItem... cssItems) Deprecated.static CssItem
FontAwesomeIconEncoder.generateClass
(Icons icon) Deprecated.4.0.0. -
Uses of Icons in org.apache.myfaces.tobago.webapp
Methods in org.apache.myfaces.tobago.webapp with parameters of type Icons