onViewEvent method
dynamic
onViewEvent(
- E event
Receives and handles an event emitted by a View in the UI layer.
Implementation
onViewEvent(E event) {}
Receives and handles an event emitted by a View in the UI layer.
onViewEvent(E event) {}