Uses of Interface
LumiSoft.UI.Controls.Grid.WGridListener

Packages that use WGridListener
LumiSoft.UI.Controls.Grid   
 

Uses of WGridListener in LumiSoft.UI.Controls.Grid
 

Classes in LumiSoft.UI.Controls.Grid that implement WGridListener
 class WGridAdapter
           
 

Methods in LumiSoft.UI.Controls.Grid with parameters of type WGridListener
 void WGridControl.addGridListener(WGridListener l)
          Adds the specified action listener to receive action events.
 void WGridControl.removeGridListener(WGridListener l)
          Removes the specified action listener so it no longer receives action events.