VCF::FocusEventHandler< SOURCE_TYPE > Class Template Reference
The handler class for a FocusEvent. More...
#include <FocusEvent.h>
Inheritance diagram for VCF::FocusEventHandler< SOURCE_TYPE >:

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:
- FocusGained
- FocusLost
Constructor & Destructor Documentation
|
||||||||||||||||||||
|
|
|
|||||||||
|
|
The documentation for this class was generated from the following file:
- vcf/ApplicationKit/FocusEvent.h
