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

VCF::FocusEventHandler< SOURCE_TYPE > Class Template Reference

The handler class for a FocusEvent. More...

#include <FocusEvent.h>

Inheritance diagram for VCF::FocusEventHandler< SOURCE_TYPE >:

VCF::EventHandlerInstance< SOURCE_TYPE, FocusEvent > VCF::EventHandler VCF::Object List of all members.

Public Member Functions

 FocusEventHandler (SOURCE_TYPE *source, _typename_ EventHandlerInstance< SOURCE_TYPE, FocusEvent >::OnEventHandlerMethod handlerMethod, const String &handlerName="")
virtual ~FocusEventHandler ()

Detailed Description

template<class SOURCE_TYPE>
class VCF::FocusEventHandler< SOURCE_TYPE >

The handler class for a FocusEvent.

handles the following:


Constructor & Destructor Documentation

template<class SOURCE_TYPE>
VCF::FocusEventHandler< SOURCE_TYPE >::FocusEventHandler SOURCE_TYPE *  source,
_typename_ EventHandlerInstance< SOURCE_TYPE, FocusEvent >::OnEventHandlerMethod  handlerMethod,
const String handlerName = ""
[inline]
 

template<class SOURCE_TYPE>
virtual VCF::FocusEventHandler< SOURCE_TYPE >::~FocusEventHandler  )  [inline, virtual]
 


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