Uses of Interface
org.adempiere.webui.adwindow.IADTabbox
-
Packages that use IADTabbox Package Description org.adempiere.webui.adwindow org.adempiere.webui.component -
-
Uses of IADTabbox in org.adempiere.webui.adwindow
Classes in org.adempiere.webui.adwindow that implement IADTabbox Modifier and Type Class Description class
AbstractADTabbox
class
CompositeADTabbox
Fields in org.adempiere.webui.adwindow declared as IADTabbox Modifier and Type Field Description protected IADTabbox
AbstractADWindowContent. adTabbox
Methods in org.adempiere.webui.adwindow that return IADTabbox Modifier and Type Method Description protected abstract IADTabbox
AbstractADWindowContent. createADTab()
protected IADTabbox
ADWindowContent. createADTab()
IADTabbox
AbstractADWindowContent. getADTab()
-
Uses of IADTabbox in org.adempiere.webui.component
Constructors in org.adempiere.webui.component with parameters of type IADTabbox Constructor Description ADTabListModel(List<ADTabListModel.ADTabLabel> listItems, IADTabbox tabbox)
-