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

Packages that use WGridListener
LumiSoft.UI.Controls.WGrid   
 

Uses of WGridListener in LumiSoft.UI.Controls.WGrid
 

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

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