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 >:

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
|
||||||||||||||||||||
|
|
The documentation for this class was generated from the following file:
- vcf/FoundationKit/PropertyChangeEvent.h
