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

Type GridEvent

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


Method Summary
GridEvent __init__(self, id, type, obj, row, col, x, y, sel, control, shift, alt, meta)
  __repr__(self)
bool AltDown(self)
bool ControlDown(self)
int GetCol(self)
Point GetPosition(self)
int GetRow(self)
bool MetaDown(self)
bool Selecting(self)
bool ShiftDown(self)

Generated by Epydoc 2.1.20040428.rpd on Tue Nov 9 17:04:12 2004 http://epydoc.sf.net