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 StatusBarPanel
WCreateFromWindow. getStatusBar()
StatusBarPanel
WGenForm. getStatusBar()
Methods in org.adempiere.webui.apps.form with parameters of type StatusBarPanel Modifier and Type Method Description void
WCreateFromWindow. 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 StatusBarPanel
InfoPanel. statusBar
-