Class FontAwesome.Brands.Icon
- java.lang.Object
-
- com.vaadin.flow.component.Component
-
- com.vaadin.flow.component.icon.Icon
-
- com.flowingcode.vaadin.addons.fontawesome.FontAwesome.Brands.Icon
-
- All Implemented Interfaces:
com.vaadin.flow.component.AttachNotifier,com.vaadin.flow.component.ClickNotifier<com.vaadin.flow.component.icon.Icon>,com.vaadin.flow.component.DetachNotifier,com.vaadin.flow.component.HasElement,com.vaadin.flow.component.HasStyle,java.io.Serializable
- Enclosing class:
- FontAwesome.Brands
@JsModule("./font-awesome-iron-iconset/fab.js") @NpmPackage(value="@flowingcode/font-awesome-iron-iconset", version="4.2.0") public static final class FontAwesome.Brands.Icon extends com.vaadin.flow.component.icon.Icon implements com.vaadin.flow.component.ClickNotifier<com.vaadin.flow.component.icon.Icon>Server side component forBrands- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class com.vaadin.flow.component.Component
addListener, fireEvent, from, get, getChildren, getElement, getEventBus, getId, getLocale, getParent, getTranslation, getTranslation, getTranslation, getUI, hasListener, isAttached, isTemplateMapped, isVisible, onAttach, onDetach, onEnabledStateChanged, scrollIntoView, set, setElement, setId, setVisible
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-