Uses of Class
com.flowingcode.vaadin.addons.fontawesome.FontAwesome.Solid.Icon
-
-
Uses of FontAwesome.Solid.Icon in com.flowingcode.vaadin.addons.fontawesome
Methods in com.flowingcode.vaadin.addons.fontawesome that return FontAwesome.Solid.Icon Modifier and Type Method Description FontAwesome.Solid.IconFontAwesome.Solid. create()Create a newFontAwesome.Solid.Iconinstance with the icon determined by the name.FontAwesome.Solid.IconFontAwesome.Solid. create(com.vaadin.flow.component.ComponentEventListener<com.vaadin.flow.component.ClickEvent<com.vaadin.flow.component.icon.Icon>> listener)Create a newFontAwesome.Solid.Iconinstance with the icon determined by the name and a listener for click events.
-