Uses of Interface
org.openfaces.component.select.TabSelectionHolder

Packages that use TabSelectionHolder
org.openfaces.component.panel   
org.openfaces.component.select   
 

Uses of TabSelectionHolder in org.openfaces.component.panel
 

Classes in org.openfaces.component.panel that implement TabSelectionHolder
 class TabbedPane
          The TabbedPane component is a container that consists of several sub-containers called pages and allows the user to switch between these pages using a set of tabs.
 

Uses of TabSelectionHolder in org.openfaces.component.select
 

Classes in org.openfaces.component.select that implement TabSelectionHolder
 class TabSet
          The TabSet is a component that displays a set of tabs that look like the ones used in the TabbedPane component.
 



Copyright © 1998-2009 TeamDev Ltd. All Rights Reserved.