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

Type MoveEvent

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


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:
MoveEvent_m_pos_get(...)
Set Method:
MoveEvent_m_pos_set(...)

m_rect

Get Method:
MoveEvent_m_rect_get(...)
Set Method:
MoveEvent_m_rect_set(...)

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