Event sent from the AquaButton
buttons when the button is activated.
Default class constructor. |
|
Returns the object associated with this event. |
|
Sets the event object for the event. |
Event sent from the AquaButton
buttons when the button is activated.
Default class constructor.
eventType (integer) – the event type;
eventId (integer) – the event identifier.
Returns the object associated with this event.
An instance of AquaButton
.
Sets the event object for the event.
btn – the button object, an instance of AquaButton
.