- com.flowingcode.vaadin.addons.ironicons - package com.flowingcode.vaadin.addons.ironicons
-
- CommunicationIcons - Enum in com.flowingcode.vaadin.addons.ironicons
-
Enumeration of all icons in the communication iconset (iron-icons/v2.1.1)
- CommunicationIcons.Icon - Class in com.flowingcode.vaadin.addons.ironicons
-
Server side component for CommunicationIcons
- create() - Method in enum com.flowingcode.vaadin.addons.ironicons.AvIcons
-
Create a new IronIcon instance with the icon determined by the name.
- create(ComponentEventListener<ClickEvent<IronIcon>>) - Method in enum com.flowingcode.vaadin.addons.ironicons.AvIcons
-
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.ironicons.CommunicationIcons
-
Create a new IronIcon instance with the icon determined by the name.
- create(ComponentEventListener<ClickEvent<IronIcon>>) - Method in enum com.flowingcode.vaadin.addons.ironicons.CommunicationIcons
-
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.ironicons.DeviceIcons
-
Create a new IronIcon instance with the icon determined by the name.
- create(ComponentEventListener<ClickEvent<IronIcon>>) - Method in enum com.flowingcode.vaadin.addons.ironicons.DeviceIcons
-
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.ironicons.EditorIcons
-
Create a new IronIcon instance with the icon determined by the name.
- create(ComponentEventListener<ClickEvent<IronIcon>>) - Method in enum com.flowingcode.vaadin.addons.ironicons.EditorIcons
-
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.ironicons.FileIcons
-
Create a new IronIcon instance with the icon determined by the name.
- create(ComponentEventListener<ClickEvent<IronIcon>>) - Method in enum com.flowingcode.vaadin.addons.ironicons.FileIcons
-
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.ironicons.HardwareIcons
-
Create a new IronIcon instance with the icon determined by the name.
- create(ComponentEventListener<ClickEvent<IronIcon>>) - Method in enum com.flowingcode.vaadin.addons.ironicons.HardwareIcons
-
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.ironicons.ImageIcons
-
Create a new IronIcon instance with the icon determined by the name.
- create(ComponentEventListener<ClickEvent<IronIcon>>) - Method in enum com.flowingcode.vaadin.addons.ironicons.ImageIcons
-
Create a new IronIcon instance with the icon determined by the name and a listener for click events.
- create() - Method in interface com.flowingcode.vaadin.addons.ironicons.IronIconEnum
-
Creates a new IronIcon instance with the icon determined by the name.
- create() - Method in enum com.flowingcode.vaadin.addons.ironicons.IronIcons
-
Create a new IronIcon instance with the icon determined by the name.
- create(ComponentEventListener<ClickEvent<IronIcon>>) - Method in enum com.flowingcode.vaadin.addons.ironicons.IronIcons
-
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.ironicons.MapsIcons
-
Create a new IronIcon instance with the icon determined by the name.
- create(ComponentEventListener<ClickEvent<IronIcon>>) - Method in enum com.flowingcode.vaadin.addons.ironicons.MapsIcons
-
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.ironicons.NotificationIcons
-
Create a new IronIcon instance with the icon determined by the name.
- create(ComponentEventListener<ClickEvent<IronIcon>>) - Method in enum com.flowingcode.vaadin.addons.ironicons.NotificationIcons
-
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.ironicons.PlacesIcons
-
Create a new IronIcon instance with the icon determined by the name.
- create(ComponentEventListener<ClickEvent<IronIcon>>) - Method in enum com.flowingcode.vaadin.addons.ironicons.PlacesIcons
-
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.ironicons.SocialIcons
-
Create a new IronIcon instance with the icon determined by the name.
- create(ComponentEventListener<ClickEvent<IronIcon>>) - Method in enum com.flowingcode.vaadin.addons.ironicons.SocialIcons
-
Create a new IronIcon instance with the icon determined by the name and a listener for click events.
- URL - Static variable in enum com.flowingcode.vaadin.addons.ironicons.AvIcons
-
The HTML resource that contains the av iconset
- URL - Static variable in enum com.flowingcode.vaadin.addons.ironicons.CommunicationIcons
-
The HTML resource that contains the communication iconset
- URL - Static variable in enum com.flowingcode.vaadin.addons.ironicons.DeviceIcons
-
The HTML resource that contains the device iconset
- URL - Static variable in enum com.flowingcode.vaadin.addons.ironicons.EditorIcons
-
The HTML resource that contains the editor iconset
- URL - Static variable in enum com.flowingcode.vaadin.addons.ironicons.FileIcons
-
The HTML resource that contains the file iconset
- URL - Static variable in enum com.flowingcode.vaadin.addons.ironicons.HardwareIcons
-
The HTML resource that contains the hardware iconset
- URL - Static variable in enum com.flowingcode.vaadin.addons.ironicons.ImageIcons
-
The HTML resource that contains the image iconset
- URL - Static variable in enum com.flowingcode.vaadin.addons.ironicons.IronIcons
-
The HTML resource that contains the icons iconset
- URL - Static variable in enum com.flowingcode.vaadin.addons.ironicons.MapsIcons
-
The HTML resource that contains the maps iconset
- URL - Static variable in enum com.flowingcode.vaadin.addons.ironicons.NotificationIcons
-
The HTML resource that contains the notification iconset
- URL - Static variable in enum com.flowingcode.vaadin.addons.ironicons.PlacesIcons
-
The HTML resource that contains the places iconset
- URL - Static variable in enum com.flowingcode.vaadin.addons.ironicons.SocialIcons
-
The HTML resource that contains the social iconset
- valueOf(String) - Static method in enum com.flowingcode.vaadin.addons.ironicons.AvIcons
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.flowingcode.vaadin.addons.ironicons.CommunicationIcons
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.flowingcode.vaadin.addons.ironicons.DeviceIcons
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.flowingcode.vaadin.addons.ironicons.EditorIcons
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.flowingcode.vaadin.addons.ironicons.FileIcons
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.flowingcode.vaadin.addons.ironicons.HardwareIcons
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.flowingcode.vaadin.addons.ironicons.ImageIcons
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.flowingcode.vaadin.addons.ironicons.IronIcons
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.flowingcode.vaadin.addons.ironicons.MapsIcons
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.flowingcode.vaadin.addons.ironicons.NotificationIcons
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.flowingcode.vaadin.addons.ironicons.PlacesIcons
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.flowingcode.vaadin.addons.ironicons.SocialIcons
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.flowingcode.vaadin.addons.ironicons.AvIcons
-
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.ironicons.CommunicationIcons
-
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.ironicons.DeviceIcons
-
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.ironicons.EditorIcons
-
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.ironicons.FileIcons
-
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.ironicons.HardwareIcons
-
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.ironicons.ImageIcons
-
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.ironicons.IronIcons
-
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.ironicons.MapsIcons
-
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.ironicons.NotificationIcons
-
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.ironicons.PlacesIcons
-
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.ironicons.SocialIcons
-
Returns an array containing the constants of this enum type, in
the order they are declared.