Uses of Class
jakarta.faces.component.UIGraphic
-
Packages that use UIGraphic Package Description jakarta.faces.component.html Specialized user interface component classes for HTML. -
-
Uses of UIGraphic in jakarta.faces.component.html
Subclasses of UIGraphic in jakarta.faces.component.html Modifier and Type Class Description class
HtmlGraphicImage
Represents an HTMLimg
element, used to retrieve and render a graphical image.
-