Verwendungen von Klasse
io.jenkins.plugins.fontawesome.api.SvgTag
Packages, die SvgTag verwenden
-
Verwendungen von SvgTag in io.jenkins.plugins.fontawesome.api
Methoden in io.jenkins.plugins.fontawesome.api, die SvgTag zurückgebenModifizierer und TypMethodeBeschreibungstatic SvgTagSvgTag.fontAwesomeSvgIcon(String iconName) Veraltet.Creates a newSvgTagthat renders the specified SVG icon of FontAwesome usingSvgTag.FontAwesomeStyle.SOLID.static SvgTagSvgTag.fontAwesomeSvgIcon(String iconName, SvgTag.FontAwesomeStyle style) Veraltet.Creates a newSvgTagthat renders the specified SVG icon of FontAwesome.SvgTag.withClasses(String... classNames) Veraltet.Uses the specified class names for this SVG tag.