Package wx :: Class MoveEvent
[frames | no frames]

Type MoveEvent

object --+        
         |        
    Object --+    
             |    
         Event --+
                 |
                MoveEvent


Proxy of C++ MoveEvent class
Method Summary
MoveEvent __init__(self, pos, winid)
  __repr__(self)
Point GetPosition(self)
Rect GetRect(self)
  SetPosition(self, pos)
  SetRect(self, rect)

Property Summary
  m_pos
  m_rect

Property Details

m_pos

Get Method:
GetPosition(self)
Set Method:
SetPosition(self, pos)

m_rect

Get Method:
GetRect(self)
Set Method:
SetRect(self, rect)

Generated by Epydoc 2.1.20040428.rpd on Tue Apr 26 14:24:12 2005 http://epydoc.sf.net