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