Package wx :: Module grid :: Class GridRangeSelectEvent
[frames | no frames]

Type GridRangeSelectEvent

object --+                
         |                
    Object --+            
             |            
         Event --+        
                 |        
      CommandEvent --+    
                     |    
           NotifyEvent --+
                         |
                        GridRangeSelectEvent


Proxy of C++ GridRangeSelectEvent class
Method Summary
GridRangeSelectEvent __init__(self, id, type, obj, topLeft, bottomRight, sel, control, shift, alt, meta)
  __repr__(self)
bool AltDown(self)
bool ControlDown(self)
GridCellCoords GetBottomRightCoords(self)
int GetBottomRow(self)
int GetLeftCol(self)
int GetRightCol(self)
GridCellCoords GetTopLeftCoords(self)
int GetTopRow(self)
bool MetaDown(self)
bool Selecting(self)
bool ShiftDown(self)

Generated by Epydoc 2.1.20040428.rpd on Tue Mar 15 17:15:54 2005 http://epydoc.sf.net