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