wxDOMEvent - Kirix Documentation

Developer Resources

wxDOMEvent

Overview

The wxDOMEvent class encapsulates a DOM event.

Constructor

wxDOMEvent::wxDOMEvent()

Methods

wxDOMEvent::GetType
wxDOMEvent::IsOk

wxDOMEvent::GetType

wxString wxDOMEvent::GetType()

wxDOMEvent::IsOk

bool wxDOMEvent::IsOk() const

Returns

Returns true if the DOM Event is valid, and false otherwise.