Base Framework
Public Member Functions | List of all members
DOMImplementation::DocumentEvent Class Referenceabstract

Inherits DOMImplementation::Interface.

Public Member Functions

virtual DOMEvent createEvent (const String &type)=0
 

Member Function Documentation

◆ createEvent()

virtual DOMEvent DOMImplementation::DocumentEvent::createEvent ( const String type)
pure virtual

Create a new event object of the specified type.