Uses of Interface
LumiSoft.UI.Controls.WScrollBarListener

Packages that use WScrollBarListener
LumiSoft.UI.Controls   
 

Uses of WScrollBarListener in LumiSoft.UI.Controls
 

Methods in LumiSoft.UI.Controls with parameters of type WScrollBarListener
 void WScrollBar.addScrollBarListener(WScrollBarListener l)
          Adds the specified action listener to receive action events from this button.
 void WScrollBar.removeScrollBarListener(WScrollBarListener l)
          Removes the specified action listener so it no longer receives action events from this button.