wijjit.core.events.ActionEvent
- class wijjit.core.events.ActionEvent(event_type=None, timestamp=<factory>, cancelled=False, action_id='', source_element_id=None, data=None)[source]
Action event triggered by UI elements.
Fired when a button is clicked or similar actions.
- Parameters:
- Variables:
- __init__(event_type=None, timestamp=<factory>, cancelled=False, action_id='', source_element_id=None, data=None)
Methods
__init__([event_type, timestamp, cancelled, ...])cancel()Cancel the event.
Attributes
cancelledevent_typetimestamp