Uses of Class
org.adempiere.webui.adwindow.AbstractADTabbox
Package
Description
Provide interface and classes for AD window implementation (AD_Window,AD_Tab and AD_Field)
-
Uses of AbstractADTabbox in org.adempiere.webui.adwindow
Modifier and TypeClassDescriptionclass
Header and detail controller for AD_Tabs.
This class manage a list of tabs with the current selected tab as the visibleADTabpanel
instance.
Child tabs of selected tab is shown inDetailPane
usingTabbox
.