Skip navigation links
C F G I V 

C

com.flowingcode.vaadin.addons.fontawesome - package com.flowingcode.vaadin.addons.fontawesome
 
create() - Method in enum com.flowingcode.vaadin.addons.fontawesome.FontAwesome.Brands
Create a new IronIcon instance with the icon determined by the name.
create(ComponentEventListener<ClickEvent<IronIcon>>) - Method in enum com.flowingcode.vaadin.addons.fontawesome.FontAwesome.Brands
Create a new IronIcon instance with the icon determined by the name and a listener for click events.
create() - Method in enum com.flowingcode.vaadin.addons.fontawesome.FontAwesome.Regular
Create a new IronIcon instance with the icon determined by the name.
create(ComponentEventListener<ClickEvent<IronIcon>>) - Method in enum com.flowingcode.vaadin.addons.fontawesome.FontAwesome.Regular
Create a new IronIcon instance with the icon determined by the name and a listener for click events.
create() - Method in enum com.flowingcode.vaadin.addons.fontawesome.FontAwesome.Solid
Create a new IronIcon instance with the icon determined by the name.
create(ComponentEventListener<ClickEvent<IronIcon>>) - Method in enum com.flowingcode.vaadin.addons.fontawesome.FontAwesome.Solid
Create a new IronIcon instance with the icon determined by the name and a listener for click events.

F

FontAwesome - Class in com.flowingcode.vaadin.addons.fontawesome
FontAwesome 5.13.1 icons.
FontAwesome() - Constructor for class com.flowingcode.vaadin.addons.fontawesome.FontAwesome
 
FontAwesome.Brands - Enum in com.flowingcode.vaadin.addons.fontawesome
Enumeration of all icons in the FontAwesome brands iconset
FontAwesome.Brands.Icon - Class in com.flowingcode.vaadin.addons.fontawesome
Server side component for Brands
FontAwesome.Regular - Enum in com.flowingcode.vaadin.addons.fontawesome
Enumeration of all icons in the FontAwesome regular iconset
FontAwesome.Regular.Icon - Class in com.flowingcode.vaadin.addons.fontawesome
Server side component for Regular
FontAwesome.Solid - Enum in com.flowingcode.vaadin.addons.fontawesome
Enumeration of all icons in the FontAwesome solid iconset
FontAwesome.Solid.Icon - Class in com.flowingcode.vaadin.addons.fontawesome
Server side component for Solid

G

getIconName() - Method in enum com.flowingcode.vaadin.addons.fontawesome.FontAwesome.Brands
Return the icon name.
getIconName() - Method in enum com.flowingcode.vaadin.addons.fontawesome.FontAwesome.Regular
Return the icon name.
getIconName() - Method in enum com.flowingcode.vaadin.addons.fontawesome.FontAwesome.Solid
Return the icon name.

I

ICONSET - Static variable in enum com.flowingcode.vaadin.addons.fontawesome.FontAwesome.Brands
The Iconset name, i.e.
ICONSET - Static variable in enum com.flowingcode.vaadin.addons.fontawesome.FontAwesome.Regular
The Iconset name, i.e.
ICONSET - Static variable in enum com.flowingcode.vaadin.addons.fontawesome.FontAwesome.Solid
The Iconset name, i.e.

V

valueOf(String) - Static method in enum com.flowingcode.vaadin.addons.fontawesome.FontAwesome.Brands
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.flowingcode.vaadin.addons.fontawesome.FontAwesome.Regular
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.flowingcode.vaadin.addons.fontawesome.FontAwesome.Solid
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.flowingcode.vaadin.addons.fontawesome.FontAwesome.Brands
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.flowingcode.vaadin.addons.fontawesome.FontAwesome.Regular
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.flowingcode.vaadin.addons.fontawesome.FontAwesome.Solid
Returns an array containing the constants of this enum type, in the order they are declared.
C F G I V 
Skip navigation links

Copyright © 2019–2020 Flowing Code. All rights reserved.