
Public Member Functions | |
| ActionEvent (ActionDispatcher *src, const Command &cmd) | |
| Event (ActionDispatcher *src) | |
| creates a new event. | |
| const Command & | getCommand () const |
| ActionDispatcher * | getSource () const |
| provides access to the source of the event. | |
|
||||||||||||
|
|
|
|
creates a new event.
|
|
|
|
|
|
provides access to the source of the event.
The source of an event is the
|
1.4.3