Uses of Class
javax.faces.component.UIPanel

Packages that use UIPanel
javax.faces.component.html Specialized user interface component classes for HTML. 
 

Uses of UIPanel in javax.faces.component.html
 

Subclasses of UIPanel in javax.faces.component.html
 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.
 



Copyright © 2011 Oracle America, Inc. All Rights Reserved.