Uses of Interface
org.adempiere.webui.event.ToolbarListener
Package
Description
Provide interface and classes for AD window implementation (AD_Window,AD_Tab and AD_Field)
-
Uses of ToolbarListener in org.adempiere.webui.adwindow
Modifier and TypeClassDescriptionclass
Abstract controller class for the content of AD Window (toolbar+breadcrumb+tabs+statusbar).class
Controller forADWindow
content.Modifier and TypeMethodDescriptionvoid
ADWindowToolbar.addListener
(ToolbarListener toolbarListener) Add ToolbarListenervoid
ADWindowToolbar.removeListener
(ToolbarListener toolbarListener) Remove ToolbarListenervoid
BreadCrumb.setToolbarListener
(ToolbarListener listener) Set toolbar listener