Uses of Interface
LumiSoft.UI.Controls.WOutlookBar.OutlookBarListener

Packages that use OutlookBarListener
LumiSoft.UI.Controls.WOutlookBar   
 

Uses of OutlookBarListener in LumiSoft.UI.Controls.WOutlookBar
 

Methods in LumiSoft.UI.Controls.WOutlookBar with parameters of type OutlookBarListener
 void WOutlookBar.addClickedListener(OutlookBarListener l)
          Adds the specified action listener to receive action events from this button.
 void WOutlookBar.removeClickedListener(OutlookBarListener l)
          Removes the specified action listener so it no longer receives action events from this button.