Uses of Interface
LumiSoft.UI.Controls.WToolBar.WToolBarListener

Packages that use WToolBarListener
LumiSoft.UI.Controls.WToolBar   
 

Uses of WToolBarListener in LumiSoft.UI.Controls.WToolBar
 

Methods in LumiSoft.UI.Controls.WToolBar with parameters of type WToolBarListener
 void WToolBar.addToolBarListener(WToolBarListener l)
          Adds the specified action listener to receive action events from this button.
 void WToolBar.removeToolBarListener(WToolBarListener l)
          Removes the specified action listener so it no longer receives action events from this button.