Sourceforge.net - The VCF's Project Host
   The VCF Website Home   |   Online Discussion Forums   |   Sourceforge.net Project Page   

VCF::HTMLElementEvent Class Reference

An event thats used for HTMLElement events. More...

#include <HTMLBrowserControl.h>

Inheritance diagram for VCF::HTMLElementEvent:

VCF::Event VCF::Object List of all members.

Public Member Functions

 HTMLElementEvent (Object *source, uint32 type)
virtual Objectclone (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

VCF::HTMLElementEvent::HTMLElementEvent Object source,
uint32  type
[inline]
 


Member Function Documentation

virtual Object* VCF::HTMLElementEvent::clone bool  deep = false  )  [inline, virtual]
 


Member Data Documentation

String VCF::HTMLElementEvent::elementID
 

The id of the element that triggered the event.


The documentation for this class was generated from the following file:
   Comments or Suggestions?    License Information