| Modifier and Type | Class and Description |
|---|---|
class |
AvIcons
Enumeration of all icons in the av iconset (iron-icons/v2.1.1)
|
class |
CommunicationIcons
Enumeration of all icons in the communication iconset (iron-icons/v2.1.1)
|
class |
DeviceIcons
Enumeration of all icons in the device iconset (iron-icons/v2.1.1)
|
class |
EditorIcons
Enumeration of all icons in the editor iconset (iron-icons/v2.1.1)
|
class |
FileIcons
Enumeration of all icons in the file iconset (iron-icons/2.0.2)
|
class |
HardwareIcons
Enumeration of all icons in the hardware iconset (iron-icons/v2.1.1)
|
class |
ImageIcons
Enumeration of all icons in the image iconset (iron-icons/v2.1.1)
|
class |
IronIcons
Enumeration of all icons in the icons iconset (iron-icons/v2.1.1)
|
class |
MapsIcons
Enumeration of all icons in the maps iconset (iron-icons/v2.1.1)
|
class |
NotificationIcons
Enumeration of all icons in the notification iconset (iron-icons/v2.1.1)
|
class |
PlacesIcons
Enumeration of all icons in the places iconset (iron-icons/v2.1.1)
|
class |
SocialIcons
Enumeration of all icons in the social iconset (iron-icons/v2.1.1)
|
| Modifier and Type | Method and Description |
|---|---|
static List<Class<? extends IronIconEnum>> |
IronIconsReflect.getIconTypes()
Return a list of all the
IronIconEnum types defined in the addon. |
| Modifier and Type | Method and Description |
|---|---|
static String |
IronIconsReflect.getIconset(Class<? extends IronIconEnum> type)
Return the iconset name of the given
IronIconEnum type. |
static String |
IronIconsReflect.getUrl(Class<? extends IronIconEnum> type)
Return the URL of the The HTML resource that contains the iconset for an
IronIconEnum type. |
Copyright © 2019 Flowing Code. All rights reserved.