Uses of Class
oracle.adf.view.faces.component.UIXPanel

Packages that use UIXPanel
oracle.adf.view.faces.component.core.layout   
 

Uses of UIXPanel in oracle.adf.view.faces.component.core.layout
 

Subclasses of UIXPanel in oracle.adf.view.faces.component.core.layout
 class CorePanelBorder
          The panelBorder component is a layout element which lays out all of its children consecutively in its middle, and supports twelve other facets: top, bottom, left, right, start, end, innerTop, innerBottom, innerRight, innerStart, innerLeft, and innerEnd.
 class CorePanelBox
           The panelBox is used to place ancillary information on a page, offset by a certain color.
 class CorePanelButtonBar
          The panelButtonBar lays out a set of buttons.
 class CorePanelForm
           The panelForm lays out messaging beans so that the labels and fields line up.
 class CorePanelGroup
          The panelGroup control is a layout element that arranges its children in one of a few simple patterns.
 class CorePanelHeader
           The panelHeader control places a label and optional icon at the top of a section.
 class CorePanelLabelAndMessage
           This bean lays out a label, children, end facet, tip, and inline message.
 class CorePanelList
          The panelList control outputs each visible child in a list with a bullet next to it.
 class CorePanelPage
          PanelPage lays out an entire page.
 class CorePanelPageHeader
          PanelPageHeader lays out the top portion of a page.
 class CorePanelPartialRoot
           The panelPartialRoot component is used to enable partial page rendering of a UIComponent tree or subtree.
 class CorePanelSideBar
           The panelSideBar control renders a side navigation bar.
 class CorePanelTip
           The panelTip Component provides a container for page or section level hints to the user.
 



Copyright © 2003-2004 Oracle Corporation. All Rights Reserved.