Uses of Class
com.sun.webui.jsf.component.WebuiComponent

Packages that use WebuiComponent
com.sun.webui.jsf.component   
 

Uses of WebuiComponent in com.sun.webui.jsf.component
 

Subclasses of WebuiComponent in com.sun.webui.jsf.component
 class Accordion
          An accordion container.
 class AccordionTab
          An accordion tab component.
 class Anchor
          The Anchor component is used to create an XHTML <a> anchor element.
 class TabContainer
          A container for one or more tabs, accordion tabs or menu item components.
 class TabContent
          The TabContent component represents one tab in a TabContainer.
 class Table
          Component that represents a table.
 class TableBase
          Base class for table components.
 class TableColumn
          Component that represents a table column.
 class TableColumnBase
          Base class for table column components.
 class TableRowGroup
          Component that represents a group of table rows.
 class TableRowGroupBase
          Base class for table row group components.
 



Copyright © 2008 Sun Microsystems, Inc. All Rights Reserved.