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

VCF::PropertyChangeEventHandler< SOURCE_TYPE > Class Template Reference

Classes implmenting this interface MUST throw PropertyChangeException if they do not want the change to be processed. More...

#include <vcf/FoundationKit/PropertyChangeEvent.h>

Inheritance diagram for VCF::PropertyChangeEventHandler< SOURCE_TYPE >:

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

Public Member Functions

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

Detailed Description

template<class SOURCE_TYPE>
class VCF::PropertyChangeEventHandler< SOURCE_TYPE >

Classes implmenting this interface MUST throw PropertyChangeException if they do not want the change to be processed.


Constructor & Destructor Documentation

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


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