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

HTMLElementEventHandlerBase Class Reference

#include <Win32WebBrowserHost.h>

Inheritance diagram for HTMLElementEventHandlerBase:

IDispatchImpl HTMLElementEventHandlerMethods< ClassType > List of all members.

Public Types

typedef void(* EventCallBack )(void)

Public Member Functions

void add (EventCallBack cb)
void remove (EventCallBack cb)
virtual void fire ()

Public Attributes

std::vector< EventCallBackstaticCallbacks

Member Typedef Documentation

typedef void(* HTMLElementEventHandlerBase::EventCallBack)(void)
 


Member Function Documentation

void HTMLElementEventHandlerBase::add EventCallBack  cb  )  [inline]
 

virtual void HTMLElementEventHandlerBase::fire  )  [inline, virtual]
 

Reimplemented in HTMLElementEventHandlerMethods< ClassType >.

void HTMLElementEventHandlerBase::remove EventCallBack  cb  )  [inline]
 


Member Data Documentation

std::vector<EventCallBack> HTMLElementEventHandlerBase::staticCallbacks
 


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