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

Type GridSizeEvent

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


Proxy of C++ GridSizeEvent class
Method Summary
GridSizeEvent __init__(self, id, type, obj, rowOrCol, x, y, control, shift, alt, meta)
  __repr__(self)
bool AltDown(self)
bool ControlDown(self)
Point GetPosition(self)
int GetRowOrCol(self)
bool MetaDown(self)
bool ShiftDown(self)

Generated by Epydoc 2.1.20040428.rpd on Fri Apr 8 16:05:28 2005 http://epydoc.sf.net