Uses of Class
com.flowingcode.vaadin.addons.fontawesome.FontAwesome.Regular.Icon
-
Uses of FontAwesome.Regular.Icon in com.flowingcode.vaadin.addons.fontawesome
Methods in com.flowingcode.vaadin.addons.fontawesome that return FontAwesome.Regular.IconModifier and TypeMethodDescriptionFontAwesome.Regular.create()
Create a newFontAwesome.Regular.Icon
instance with the icon determined by the name.FontAwesome.Regular.create
(com.vaadin.flow.component.ComponentEventListener<com.vaadin.flow.component.ClickEvent<com.vaadin.flow.component.icon.Icon>> listener) Create a newFontAwesome.Regular.Icon
instance with the icon determined by the name and a listener for click events.