Version: 3.1.0
wxHtmlCellEvent Member List

This is the complete list of members for wxHtmlCellEvent, including all inherited members.

AllocExclusive()wxObjectprotected
Clone() const =0wxEventpure virtual
CloneRefData(const wxObjectRefData *data) const wxObjectprotectedvirtual
CreateRefData() const wxObjectprotectedvirtual
GetCell() const wxHtmlCellEvent
GetClassInfo() const wxObjectvirtual
GetClientData() const wxCommandEvent
GetClientObject() const wxCommandEvent
GetEventCategory() const wxEventvirtual
GetEventObject() const wxEvent
GetEventType() const wxEvent
GetEventUserData() const wxEvent
GetExtraLong() const wxCommandEvent
GetId() const wxEvent
GetInt() const wxCommandEvent
GetLinkClicked() const wxHtmlCellEvent
GetPoint() const wxHtmlCellEvent
GetRefData() const wxObject
GetSelection() const wxCommandEvent
GetSkipped() const wxEvent
GetString() const wxCommandEvent
GetTimestamp() const wxEvent
IsChecked() const wxCommandEvent
IsCommandEvent() const wxEvent
IsKindOf(const wxClassInfo *info) const wxObject
IsSameAs(const wxObject &obj) const wxObject
IsSelection() const wxCommandEvent
m_propagationLevelwxEventprotected
m_refDatawxObjectprotected
operator delete(void *buf)wxObject
operator new(size_t size, const wxString &filename=NULL, int lineNum=0)wxObject
Ref(const wxObject &clone)wxObject
ResumePropagation(int propagationLevel)wxEvent
SetClientData(void *clientData)wxCommandEvent
SetClientObject(wxClientData *clientObject)wxCommandEvent
SetEventObject(wxObject *object)wxEvent
SetEventType(wxEventType type)wxEvent
SetExtraLong(long extraLong)wxCommandEvent
SetId(int id)wxEvent
SetInt(int intCommand)wxCommandEvent
SetLinkClicked(bool linkclicked)wxHtmlCellEvent
SetRefData(wxObjectRefData *data)wxObject
SetString(const wxString &string)wxCommandEvent
SetTimestamp(long timeStamp=0)wxEvent
ShouldPropagate() const wxEvent
Skip(bool skip=true)wxEvent
StopPropagation()wxEvent
UnRef()wxObject
UnShare()wxObject
wxCommandEvent(wxEventType commandEventType=wxEVT_NULL, int id=0)wxCommandEvent
wxEvent(int id=0, wxEventType eventType=wxEVT_NULL)wxEvent
wxHtmlCellEvent(wxEventType commandType, int id, wxHtmlCell *cell, const wxPoint &point, const wxMouseEvent &ev)wxHtmlCellEvent
wxObject()wxObject
wxObject(const wxObject &other)wxObject
~wxObject()wxObjectvirtual