- Published on
The event model for GUI application
- Authors
- Name
- Lucas Xu
- @xianminx
Compare javascript event model and Android event model.
Tree structure of the GUI elements architecture.
The root window
Draw
Measure
render
Event
Chaining
registration
unregister
fire