Uses of Class
jakarta.faces.component.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 classHtmlDataTableRepresents a set of repeating data (segregated into columns by child UIColumn components) that will be rendered in an HTMLtableelement.