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

Type ListEvent

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


Proxy of C++ ListEvent class
Method Summary
ListEvent __init__(self, commandType, id)
  __repr__(self)
long GetCacheFrom(self)
long GetCacheTo(self)
int GetCode(self)
int GetColumn(self)
long GetData(self)
int GetImage(self)
long GetIndex(self)
ListItem GetItem(self)
int GetKeyCode(self)
String GetLabel(self)
long GetMask(self)
Point GetPoint(self)
Point GetPosition(self)
String GetText(self)
bool IsEditCancelled(self)
  SetEditCanceled(self, editCancelled)

Property Summary
  m_code
  m_col
  m_item
  m_itemIndex
  m_oldItemIndex
  m_pointDrag

Generated by Epydoc 2.1.20040428.rpd on Tue Mar 15 17:14:27 2005 http://epydoc.sf.net