CommandEvent Class Reference

Inheritance diagram for CommandEvent:

Event wxObject IDisposable CalendarEvent ChildFocusEvent ContextMenuEvent FindDialogEvent GridEditorCreatedEvent HelpEvent NotifyEvent SashEvent SpinEvent StyledTextEvent TextUrlEvent UpdateUIEvent WindowCreateEvent WindowDestroyEvent

List of all members.

Public Member Functions

 this (IntPtr wxobj)
 this (EventType commandType=wxEVT_NULL, int winid=0)
int Selection ()
string String ()
void String (string value)
bool IsChecked ()
bool IsSelection ()
int Int ()
void Int (int value)
ClientData ClientObject ()
void ClientObject (ClientData value)
int ExtraLong ()
void ExtraLong (int value)

Static Public Member Functions

static this ()


Constructor & Destructor Documentation

this ( IntPtr  wxobj  ) 

Reimplemented from Event.

Reimplemented in CalendarEvent, ChildFocusEvent, ContextMenuEvent, FindDialogEvent, GridEditorCreatedEvent, HelpEvent, NotifyEvent, SashEvent, SpinEvent, StyledTextEvent, UpdateUIEvent, WindowCreateEvent, and WindowDestroyEvent.

this ( EventType  commandType = wxEVT_NULL,
int  winid = 0 
)

Reimplemented in FindDialogEvent, NotifyEvent, SpinEvent, and StyledTextEvent.

static this (  )  [static]

Reimplemented from Event.

Reimplemented in CalendarEvent, CalendarEvent, ChildFocusEvent, ContextMenuEvent, FindDialogEvent, GridEditorCreatedEvent, HelpEvent, SashEvent, SashEvent, SpinEvent, UpdateUIEvent, WindowCreateEvent, and WindowDestroyEvent.


Member Function Documentation

int Selection (  ) 

string String (  ) 

void String ( string  value  ) 

bool IsChecked (  ) 

bool IsSelection (  ) 

int Int (  ) 

void Int ( int  value  ) 

ClientData ClientObject (  ) 

void ClientObject ( ClientData  value  ) 

int ExtraLong (  ) 

void ExtraLong ( int  value  ) 


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