Verwendungen von Klasse
io.jenkins.plugins.fontawesome.SvgTag
-
Verwendungen von SvgTag in io.jenkins.plugins.fontawesome
Modifizierer und TypMethodeBeschreibungstatic SvgTag
SvgTag.fontAwesomeSvgIcon
(String iconName) Creates a newSvgTag
that renders the specified SVG icon of FontAwesome usingSvgTag.FontAwesomeStyle.SOLID
.static SvgTag
SvgTag.fontAwesomeSvgIcon
(String iconName, SvgTag.FontAwesomeStyle style) Creates a newSvgTag
that renders the specified SVG icon of FontAwesome.SvgTag.withClasses
(String... classNames) Uses the specified class names for this SVG tag.