Uses of Class
com.flowingcode.vaadin.addons.fontawesome.FontAwesome.Solid
-
-
Uses of FontAwesome.Solid in com.flowingcode.vaadin.addons.fontawesome
Methods in com.flowingcode.vaadin.addons.fontawesome that return FontAwesome.Solid Modifier and Type Method Description static FontAwesome.SolidFontAwesome.Solid. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static FontAwesome.Solid[]FontAwesome.Solid. values()Returns an array containing the constants of this enum type, in the order they are declared.
-