Uses of Class
org.openxava.tab.Tab
Packages that use Tab
Package
Description
-
Uses of Tab in org.openxava.actions
Methods in org.openxava.actions that return TabModifier and TypeMethodDescriptionGoAddColumnsAction.getCustomizingTab()GoListAction.getMainTab()InitListAction.getMainTab()ViewDetailAction.getMainTab()AddColumnsAction.getTab()AddElementsToCollectionAction.getTab()CancelFromCustomListAction.getTab()ChooseReferenceAction.getTab()GoAddElementsToCollectionAction.getTab()GoDetailAction.getTab()GoListAction.getTab()protected TabOnChangeChartBaseAction.getTab()protected TabOnChangeChartColumnBaseAction.getTab()OnChangeSearchAction.getTab()ReferenceSearchAction.getTab()RestoreDefaultColumnsAction.getTab()protected TabTabBaseAction.getTab()protected TabViewDetailAction.getTab()Methods in org.openxava.actions with parameters of type TabModifier and TypeMethodDescriptionvoidGoAddColumnsAction.setCustomizingTab(Tab customizingTab) voidGoListAction.setMainTab(Tab maintTab) voidInitListAction.setMainTab(Tab mainTab) voidViewDetailAction.setMainTab(Tab mainTab) voidvoidvoidvoidvoidvoidvoidvoidvoidvoid -
Uses of Tab in org.openxava.session
Methods in org.openxava.session with parameters of type Tab -
Uses of Tab in org.openxava.tab
Methods in org.openxava.tab that return Tab -
Uses of Tab in org.openxava.view
Methods in org.openxava.view that return TabModifier and TypeMethodDescriptionView.getCollectionTab()Tabused for manage the data of this collection. -
Uses of Tab in org.openxava.web
Methods in org.openxava.web with parameters of type TabModifier and TypeMethodDescriptionstatic voidCharts.updateView(javax.servlet.http.HttpServletRequest request, View view, Tab tab, Chart chart) Update Actions -
Uses of Tab in org.openxava.web.editors
Methods in org.openxava.web.editors with parameters of type TabModifier and TypeMethodDescriptionvoidTreeViewParser.createMetaTreeView(Tab tab, String viewObject, String collectionName, Style style, Messages errors) Creates the MetaTreeView for later useConstructors in org.openxava.web.editors with parameters of type TabModifierConstructorDescriptionCardIterator(Tab tab, View view, javax.servlet.http.HttpServletRequest request, Messages errors)