Package org.patternfly.icon
Class PredefinedIcon
java.lang.Object
org.patternfly.icon.PredefinedIcon
- All Implemented Interfaces:
Container<SVGElement,,PredefinedIcon> Finder<SVGElement>,HasElement<SVGElement,,PredefinedIcon> IsElement<SVGElement>,HasSVGElement<SVGElement,,PredefinedIcon> TypedBuilder<SVGElement,PredefinedIcon>
public final class PredefinedIcon
extends Object
implements HasElement<SVGElement,PredefinedIcon>, HasSVGElement<SVGElement,PredefinedIcon>, Finder<SVGElement>, Container<SVGElement,PredefinedIcon>
The PredefinedIcon class represents a predefined SVG icon. It implements SVG builder interfaces and provides methods for
creating and configuring the SVG element for the icon.
-
Field Details
-
iconSpec
-
-
Method Details
-
element
- Specified by:
elementin interfaceIsElement<SVGElement>
-
that
- Specified by:
thatin interfaceTypedBuilder<SVGElement,PredefinedIcon>
-