Uses of Class
jakarta.faces.component.UIPanel
Package | Description |
---|---|
com.sun.faces.component | |
jakarta.faces.component.html |
Specialized user interface component classes for HTML.
|
-
Uses of UIPanel in com.sun.faces.component
Subclasses of UIPanel in com.sun.faces.component Modifier and Type Class Description class
ComponentResourceContainer
class
PassthroughElement
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.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.