VCF::HTMLElementEvent Class Reference
An event thats used for HTMLElement events. More...
#include <HTMLBrowserControl.h>
Inheritance diagram for VCF::HTMLElementEvent:

Public Member Functions | |
| HTMLElementEvent (Object *source, uint32 type) | |
| virtual Object * | clone (bool deep=false) |
Public Attributes | |
| String | elementID |
| The id of the element that triggered the event. | |
Detailed Description
An event thats used for HTMLElement events.
Constructor & Destructor Documentation
|
||||||||||||
|
|
Member Function Documentation
|
|
|
Member Data Documentation
|
|
The id of the element that triggered the event.
|
The documentation for this class was generated from the following file:
- vcf/HTMLKit/HTMLBrowserControl.h
