Index

B F G I R S T V W 
Alle Klassen und Schnittstellen|Alle Packages

B

BRANDS - Enum-Konstante in Enumeration io.jenkins.plugins.fontawesome.api.SvgTag.FontAwesomeStyle
Veraltet.
 
BRANDS - Enum-Konstante in Enumeration io.jenkins.plugins.fontawesome.SvgTag.FontAwesomeStyle
 

F

FontAwesomeIcons - Klasse in io.jenkins.plugins.fontawesome
Utility to work with icons provided by the font-awesome-api-plugin.
fontAwesomeSvgIcon(String) - Statische Methode in Klasse io.jenkins.plugins.fontawesome.api.SvgTag
Veraltet.
Creates a new SvgTag that renders the specified SVG icon of FontAwesome using SOLID.
fontAwesomeSvgIcon(String) - Statische Methode in Klasse io.jenkins.plugins.fontawesome.SvgTag
Creates a new SvgTag that renders the specified SVG icon of FontAwesome using SvgTag.FontAwesomeStyle.SOLID.
fontAwesomeSvgIcon(String, SvgTag.FontAwesomeStyle) - Statische Methode in Klasse io.jenkins.plugins.fontawesome.api.SvgTag
Veraltet.
Creates a new SvgTag that renders the specified SVG icon of FontAwesome.
fontAwesomeSvgIcon(String, SvgTag.FontAwesomeStyle) - Statische Methode in Klasse io.jenkins.plugins.fontawesome.SvgTag
Creates a new SvgTag that renders the specified SVG icon of FontAwesome.

G

getAvailableIcons() - Statische Methode in Klasse io.jenkins.plugins.fontawesome.FontAwesomeIcons
Get all available icons provided by the font-awesome-api-plugin.
getAvailableIcons(SvgTag.FontAwesomeStyle) - Statische Methode in Klasse io.jenkins.plugins.fontawesome.FontAwesomeIcons
Get all available icons provided by the font-awesome-api-plugin filtered by their style.
getIconClassName(String) - Statische Methode in Klasse io.jenkins.plugins.fontawesome.FontAwesomeIcons
Takes an icon name and generates an icon class name from it.

I

io.jenkins.plugins.fontawesome - Package io.jenkins.plugins.fontawesome
 
io.jenkins.plugins.fontawesome.api - Package io.jenkins.plugins.fontawesome.api
 

R

REGULAR - Enum-Konstante in Enumeration io.jenkins.plugins.fontawesome.api.SvgTag.FontAwesomeStyle
Veraltet.
 
REGULAR - Enum-Konstante in Enumeration io.jenkins.plugins.fontawesome.SvgTag.FontAwesomeStyle
 
render() - Methode in Klasse io.jenkins.plugins.fontawesome.api.SvgTag
Veraltet.
Renders this tag into plain HTML String representation.
render() - Methode in Klasse io.jenkins.plugins.fontawesome.SvgTag
Renders this tag into plain HTML String representation.

S

SOLID - Enum-Konstante in Enumeration io.jenkins.plugins.fontawesome.api.SvgTag.FontAwesomeStyle
Veraltet.
 
SOLID - Enum-Konstante in Enumeration io.jenkins.plugins.fontawesome.SvgTag.FontAwesomeStyle
 
SvgTag - Klasse in io.jenkins.plugins.fontawesome.api
Veraltet.
use Symbol instead
SvgTag - Klasse in io.jenkins.plugins.fontawesome
Textual SVG tag representation that shows a FontAwesome icon.
SvgTag(String) - Konstruktor für Klasse io.jenkins.plugins.fontawesome.api.SvgTag
Veraltet.
Creates a new SvgTag that renders the specified SVG icon of FontAwesome using SOLID.
SvgTag(String) - Konstruktor für Klasse io.jenkins.plugins.fontawesome.SvgTag
Creates a new SvgTag that renders the specified SVG icon of FontAwesome using SvgTag.FontAwesomeStyle.SOLID.
SvgTag(String, SvgTag.FontAwesomeStyle) - Konstruktor für Klasse io.jenkins.plugins.fontawesome.api.SvgTag
Veraltet.
Creates a new SvgTag that renders the specified SVG icon of FontAwesome.
SvgTag(String, SvgTag.FontAwesomeStyle) - Konstruktor für Klasse io.jenkins.plugins.fontawesome.SvgTag
Creates a new SvgTag that renders the specified SVG icon of FontAwesome.
SvgTag(String, JenkinsFacade) - Konstruktor für Klasse io.jenkins.plugins.fontawesome.api.SvgTag
Veraltet.
use SvgTag(String) instead
SvgTag(String, JenkinsFacade, SvgTag.FontAwesomeStyle) - Konstruktor für Klasse io.jenkins.plugins.fontawesome.api.SvgTag
Veraltet.
SvgTag.FontAwesomeStyle - Enum in io.jenkins.plugins.fontawesome.api
Veraltet.
Available Font Awesome styles.
SvgTag.FontAwesomeStyle - Enum in io.jenkins.plugins.fontawesome
Available Font Awesome styles.

T

toString() - Methode in Klasse io.jenkins.plugins.fontawesome.SvgTag
 

V

valueOf(String) - Statische Methode in Enumeration io.jenkins.plugins.fontawesome.api.SvgTag.FontAwesomeStyle
Veraltet.
Gibt die Enumerationskonstante dieses Typs mit dem angegebenen Namen zurück.
valueOf(String) - Statische Methode in Enumeration io.jenkins.plugins.fontawesome.SvgTag.FontAwesomeStyle
Gibt die Enumerationskonstante dieses Typs mit dem angegebenen Namen zurück.
values() - Statische Methode in Enumeration io.jenkins.plugins.fontawesome.api.SvgTag.FontAwesomeStyle
Veraltet.
Gibt ein Array mit den Konstanten dieses Enum-Typs in der Reihenfolge ihrer Deklaration zurück.
values() - Statische Methode in Enumeration io.jenkins.plugins.fontawesome.SvgTag.FontAwesomeStyle
Gibt ein Array mit den Konstanten dieses Enum-Typs in der Reihenfolge ihrer Deklaration zurück.

W

withClasses(String...) - Methode in Klasse io.jenkins.plugins.fontawesome.api.SvgTag
Veraltet.
Uses the specified class names for this SVG tag.
withClasses(String...) - Methode in Klasse io.jenkins.plugins.fontawesome.SvgTag
Uses the specified class names for this SVG tag.
B F G I R S T V W 
Alle Klassen und Schnittstellen|Alle Packages