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