Uses of Class
javax.faces.component.UIPanel

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

Uses of UIPanel in javax.faces.component
 

Subclasses of UIPanel in javax.faces.component
static class UIViewRootTestCase.Container
           
 

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 2002-2011 Oracle America Inc, Inc. All Rights Reserved.