Uses of Interface
org.adempiere.webui.adwindow.IADTabbox
Packages that use IADTabbox
Package
Description
Provide interface and classes for AD window implementation (AD_Window,AD_Tab and AD_Field)
Custom Zk components for iDempiere
-
Uses of IADTabbox in org.adempiere.webui.adwindow
Classes in org.adempiere.webui.adwindow that implement IADTabboxModifier and TypeClassDescriptionclassAbstract base class for header+details AD_Tabs UI for AD_Window.classHeader and detail controller for AD_Tabs.
This class manage a list of tabs with the current selected tab as the visibleADTabpanelinstance.
Child tabs of selected tab is shown inDetailPaneusingTabbox.Fields in org.adempiere.webui.adwindow declared as IADTabboxModifier and TypeFieldDescriptionprotected IADTabboxAbstractADWindowContent.adTabboxUI part for AD_TabsMethods in org.adempiere.webui.adwindow that return IADTabboxModifier and TypeMethodDescriptionprotected abstract IADTabboxAbstractADWindowContent.createADTab()Override to createIADTabboxinstance.protected IADTabboxADWindowContent.createADTab()CreateCompositeADTabboxAbstractADWindowContent.getADTab()Get IADTabbox instance -
Uses of IADTabbox in org.adempiere.webui.component
Constructors in org.adempiere.webui.component with parameters of type IADTabboxModifierConstructorDescriptionADTabListModel(List<ADTabListModel.ADTabLabel> listItems, IADTabbox tabbox)