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

Type GridRangeSelectEvent

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


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 Nov 9 17:04:55 2004 http://epydoc.sf.net