Uses of Class
org.openxava.tab.Tab

Packages that use Tab
org.openxava.actions   
org.openxava.session   
org.openxava.view   
org.openxava.web.editors   
 

Uses of Tab in org.openxava.actions
 

Methods in org.openxava.actions that return Tab
 Tab GoAddColumnsAction.getCustomizingTab()
           
 Tab GoListAction.getMainTab()
           
 Tab InitListAction.getMainTab()
           
 Tab ViewDetailAction.getMainTab()
           
 Tab AddColumnsAction.getTab()
           
 Tab AddElementsToCollectionAction.getTab()
           
 Tab CancelFromCustomListAction.getTab()
           
 Tab ChooseReferenceAction.getTab()
           
 Tab GoAddColumnsPageAction.getTab()
           
 Tab GoAddElementsToCollectionAction.getTab()
           
 Tab GoDetailAction.getTab()
           
 Tab GoListAction.getTab()
           
 Tab ReferenceSearchAction.getTab()
           
 Tab RestoreDefaultColumnsAction.getTab()
           
 Tab SortColumnsAction.getTab()
           
protected  Tab TabBaseAction.getTab()
           
protected  Tab ViewDetailAction.getTab()
           
 

Methods in org.openxava.actions with parameters of type Tab
 void GoAddColumnsAction.setCustomizingTab(Tab customizingTab)
           
 void GoListAction.setMainTab(Tab maintTab)
           
 void InitListAction.setMainTab(Tab mainTab)
           
 void ViewDetailAction.setMainTab(Tab mainTab)
           
 void AddColumnsAction.setTab(Tab tab)
           
 void AddElementsToCollectionAction.setTab(Tab web)
           
 void CancelFromCustomListAction.setTab(Tab tab)
           
 void ChooseReferenceAction.setTab(Tab web)
           
 void GoAddColumnsPageAction.setTab(Tab tab)
           
 void GoAddElementsToCollectionAction.setTab(Tab tab)
           
 void GoDetailAction.setTab(Tab tab)
           
 void GoListAction.setTab(Tab tab)
           
 void ReferenceSearchAction.setTab(Tab tab)
           
 void RestoreDefaultColumnsAction.setTab(Tab tab)
           
 void SortColumnsAction.setTab(Tab tab)
           
 

Uses of Tab in org.openxava.session
 

Methods in org.openxava.session with parameters of type Tab
static CustomReport CustomReport.create(Tab tab)
           
 

Uses of Tab in org.openxava.view
 

Methods in org.openxava.view that return Tab
 Tab View.getCollectionTab()
          Tab used for manage the data of this collection.
 

Uses of Tab in org.openxava.web.editors
 

Methods in org.openxava.web.editors with parameters of type Tab
 void TreeViewParser.createMetaTreeView(Tab tab, java.lang.String viewObject, java.lang.String collectionName, Style style, Messages errors)
          Creates the MetaTreeView for later use