Skip to content
Alex Robin edited this page Feb 13, 2019 · 1 revision

Simplify Context Menu

Use callback functions instead of sending events? Would allow more complex actions w/o having to implement events in views.

SHOW_EVENT can easily be implemented by calling View.show() method

Clone this wiki locally