Uses of Class
jakarta.faces.component.UIPanel
-
Packages that use UIPanel Package Description jakarta.faces.component.html Specialized user interface component classes for HTML. -
-
Uses of UIPanel in jakarta.faces.component.html
Subclasses of UIPanel in jakarta.faces.component.html Modifier and Type Class Description class
HtmlPanelGrid
Renders child components in a table, starting a new row after the specified number of columns.class
HtmlPanelGroup
Causes all child components of this component to be rendered.
-