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