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

VCF::ItemEditorEventHandler< SOURCE_TYPE > Class Template Reference

ItemEditorEventHandler handles: onChange onValidateChange. More...

#include <ItemEditorEvent.h>

Inheritance diagram for VCF::ItemEditorEventHandler< SOURCE_TYPE >:

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

Public Member Functions

 ItemEditorEventHandler (SOURCE_TYPE *source, _typename_ EventHandlerInstance< SOURCE_TYPE, ItemEditorEvent >::OnEventHandlerMethod handlerMethod, const String &handlerName="")

Detailed Description

template<class SOURCE_TYPE>
class VCF::ItemEditorEventHandler< SOURCE_TYPE >

ItemEditorEventHandler handles: onChange onValidateChange.


Constructor & Destructor Documentation

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


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