Verwendungen von Enum
io.jenkins.plugins.fontawesome.api.SvgTag.FontAwesomeStyle
Packages, die SvgTag.FontAwesomeStyle verwenden
-
Verwendungen von SvgTag.FontAwesomeStyle in io.jenkins.plugins.fontawesome.api
Methoden in io.jenkins.plugins.fontawesome.api, die SvgTag.FontAwesomeStyle zurückgebenModifizierer und TypMethodeBeschreibungstatic SvgTag.FontAwesomeStyleGibt die Enumerationskonstante dieses Typs mit dem angegebenen Namen zurück.static SvgTag.FontAwesomeStyle[]SvgTag.FontAwesomeStyle.values()Gibt ein Array mit den Konstanten dieses Enum-Typs in der Reihenfolge ihrer Deklaration zurück.Methoden in io.jenkins.plugins.fontawesome.api mit Parametern vom Typ SvgTag.FontAwesomeStyleModifizierer und TypMethodeBeschreibungstatic SvgTagSvgTag.fontAwesomeSvgIcon(String iconName, SvgTag.FontAwesomeStyle style) Veraltet.Creates a newSvgTagthat renders the specified SVG icon of FontAwesome.Konstruktoren in io.jenkins.plugins.fontawesome.api mit Parametern vom Typ SvgTag.FontAwesomeStyleModifiziererKonstruktorBeschreibungSvgTag(String iconName, SvgTag.FontAwesomeStyle style) Veraltet.Creates a newSvgTagthat renders the specified SVG icon of FontAwesome.SvgTag(String iconName, io.jenkins.plugins.util.JenkinsFacade jenkinsFacade, SvgTag.FontAwesomeStyle style) Veraltet.
SvgTag(String, FontAwesomeStyle)instead