Uses of Interface
LumiSoft.UI.Controls.WToolBarListener

Packages that use WToolBarListener
LumiSoft.UI.Controls   
 

Uses of WToolBarListener in LumiSoft.UI.Controls
 

Methods in LumiSoft.UI.Controls 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.