|
GigaPasjans
|
Represents key to callback named object. More...
#include <ActionRegistry.h>

Public Member Functions | |
| Action (const WideString &text, const Callback &callback) | |
Public Attributes | |
| WideString | Text |
| Action text. | |
| Callback | OnAction |
| Callback that will be called when action is performed. | |
Represents key to callback named object.