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.IconModifier and TypeMethodDescriptionFontAwesome.Solid.create()
Create a newFontAwesome.Solid.Icon
instance with the icon determined by the name.FontAwesome.Solid.create
(com.vaadin.flow.component.ComponentEventListener<com.vaadin.flow.component.ClickEvent<com.vaadin.flow.component.icon.Icon>> listener) Create a newFontAwesome.Solid.Icon
instance with the icon determined by the name and a listener for click events.