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