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.Icon Modifier and Type Method Description FontAwesome.Regular.IconFontAwesome.Regular. create()Create a newFontAwesome.Regular.Iconinstance with the icon determined by the name.FontAwesome.Regular.IconFontAwesome.Regular. create(com.vaadin.flow.component.ComponentEventListener<com.vaadin.flow.component.ClickEvent<com.vaadin.flow.component.icon.Icon>> listener)Create a newFontAwesome.Regular.Iconinstance with the icon determined by the name and a listener for click events.
-