TreeEvent Class Reference

Inheritance diagram for TreeEvent:

Event wxObject IDisposable

List of all members.

Public Member Functions

 this (IntPtr wxobj)
 this (int commandType, int id)
TreeItemId Item ()
void Item (TreeItemId value)
TreeItemId OldItem ()
void OldItem (TreeItemId value)
Point point ()
void point (Point value)
KeyEvent keyEvent ()
void keyEvent (KeyEvent value)
int KeyCode ()
string Label ()
void Label (string value)
bool IsEditCancelled ()
void IsEditCancelled (bool value)
void ToolTip (string value)
void Veto ()
void Allow ()
bool Allowed ()

Static Public Member Functions

static this ()


Constructor & Destructor Documentation

this ( IntPtr  wxobj  ) 

Reimplemented from Event.

this ( int  commandType,
int  id 
)

static this (  )  [static]

Reimplemented from Event.


Member Function Documentation

TreeItemId Item (  ) 

void Item ( TreeItemId  value  ) 

TreeItemId OldItem (  ) 

void OldItem ( TreeItemId  value  ) 

Point point (  ) 

void point ( Point  value  ) 

KeyEvent keyEvent (  ) 

void keyEvent ( KeyEvent  value  ) 

int KeyCode (  ) 

string Label (  ) 

void Label ( string  value  ) 

bool IsEditCancelled (  ) 

void IsEditCancelled ( bool  value  ) 

void ToolTip ( string  value  ) 

void Veto (  ) 

void Allow (  ) 

bool Allowed (  ) 


The documentation for this class was generated from the following file:
Generated on Sun Feb 1 21:30:30 2009 for wxD by  doxygen 1.5.4