Uses of Class
org.adempiere.webui.component.Tabbox
-
Packages that use Tabbox Package Description org.adempiere.webui.info org.adempiere.webui.part -
-
Uses of Tabbox in org.adempiere.webui.info
Fields in org.adempiere.webui.info declared as Tabbox Modifier and Type Field Description protected Tabbox
InfoProductWindow. tabbedPane
-
Uses of Tabbox in org.adempiere.webui.part
Methods in org.adempiere.webui.part that return Tabbox Modifier and Type Method Description Tabbox
MultiTabPart. getComponent()
Tabbox
WindowContainer. getComponent()
Methods in org.adempiere.webui.part with parameters of type Tabbox Modifier and Type Method Description static WindowContainer
WindowContainer. createFrom(Tabbox tb)
-