Uses of Class
org.adempiere.webui.panel.StatusBarPanel
-
Packages that use StatusBarPanel Package Description org.adempiere.webui.apps.form org.adempiere.webui.panel -
-
Uses of StatusBarPanel in org.adempiere.webui.apps.form
Methods in org.adempiere.webui.apps.form that return StatusBarPanel Modifier and Type Method Description StatusBarPanelWCreateFromWindow. getStatusBar()StatusBarPanelWGenForm. getStatusBar()Methods in org.adempiere.webui.apps.form with parameters of type StatusBarPanel Modifier and Type Method Description voidWCreateFromWindow. setStatusBar(StatusBarPanel statusBar) -
Uses of StatusBarPanel in org.adempiere.webui.panel
Fields in org.adempiere.webui.panel declared as StatusBarPanel Modifier and Type Field Description protected StatusBarPanelInfoPanel. statusBar
-