VCF::ButtonEventHandler< SOURCE_TYPE > Class Template Reference
ButtonEventHandler handles the following: onButtonClicked. More...
#include <ButtonEvent.h>
Inheritance diagram for VCF::ButtonEventHandler< SOURCE_TYPE >:

Public Member Functions | |
| ButtonEventHandler (SOURCE_TYPE *source, _typename_ EventHandlerInstance< SOURCE_TYPE, ButtonEvent >::OnEventHandlerMethod handlerMethod, const String &handlerName="") | |
| virtual | ~ButtonEventHandler () |
Detailed Description
template<class SOURCE_TYPE>
class VCF::ButtonEventHandler< SOURCE_TYPE >
ButtonEventHandler handles the following: onButtonClicked.
Constructor & Destructor Documentation
|
||||||||||||||||||||
|
|
|
|||||||||
|
|
The documentation for this class was generated from the following file:
- vcf/ApplicationKit/ButtonEvent.h
