Uses of Class
org.adempiere.webui.component.Tabpanel
-
Packages that use Tabpanel Package Description org.adempiere.webui.adwindow org.adempiere.webui.component org.adempiere.webui.dashboard org.adempiere.webui.panel org.adempiere.webui.window -
-
Uses of Tabpanel in org.adempiere.webui.adwindow
Subclasses of Tabpanel in org.adempiere.webui.adwindow Modifier and Type Class Description static class
DetailPane.Tabpanel
tabpanel for adtabpanelMethods in org.adempiere.webui.adwindow with parameters of type Tabpanel Modifier and Type Method Description protected void
ADWindowContent. closeTab(Tabpanel tabPanel)
close tab contain this window -
Uses of Tabpanel in org.adempiere.webui.component
Subclasses of Tabpanel in org.adempiere.webui.component Modifier and Type Class Description class
DesktopTabpanel
Tabpanel use by desktop to host AD Window, implements IdSpace to avoid Id conflictMethods in org.adempiere.webui.component that return Tabpanel Modifier and Type Method Description Tabpanel
Tabbox. getSelectedTabpanel()
Tabpanel
Tabbox. getTabpanel(int index)
-
Uses of Tabpanel in org.adempiere.webui.dashboard
Methods in org.adempiere.webui.dashboard with parameters of type Tabpanel Modifier and Type Method Description void
CalendarWindow. onClose(Tabpanel tabPanel)
-
Uses of Tabpanel in org.adempiere.webui.panel
Subclasses of Tabpanel in org.adempiere.webui.panel Modifier and Type Class Description class
WRC1DisplayFieldsPanel
class
WRC2FieldOrderPanel
class
WRC3SortCriteriaPanel
class
WRC4GroupingCriteriaPanel
class
WRC5SummaryFieldsPanel
class
WRCTabPanel
Methods in org.adempiere.webui.panel with parameters of type Tabpanel Modifier and Type Method Description void
ITabOnCloseHandler. onClose(Tabpanel tabPanel)
-
Uses of Tabpanel in org.adempiere.webui.window
Methods in org.adempiere.webui.window that return Tabpanel Modifier and Type Method Description protected Tabpanel
AboutWindow. createAbout()
protected Tabpanel
AboutWindow. createCredit()
protected Tabpanel
AboutWindow. createInfo()
protected Tabpanel
AboutWindow. createTrace()
Methods in org.adempiere.webui.window with parameters of type Tabpanel Modifier and Type Method Description void
ZkJRViewer. onClose(Tabpanel tabPanel)
void
ZkReportViewer. onClose(Tabpanel tabPanel)
-