Uses of Class
jakarta.faces.component.UIData
-
Packages that use UIData Package Description jakarta.faces.component.html Specialized user interface component classes for HTML. -
-
Uses of UIData in jakarta.faces.component.html
Subclasses of UIData in jakarta.faces.component.html Modifier and Type Class Description class
HtmlDataTable
Represents a set of repeating data (segregated into columns by child UIColumn components) that will be rendered in an HTMLtable
element.
-