on Editor Action
Called when an action is being performed.
Return
True if you have consumed the action, false otherwise.
Parameters
v
The view that was clicked.
action Id
The ID of the action.
event
The key event.
Called when an action is being performed.
True if you have consumed the action, false otherwise.
The view that was clicked.
The ID of the action.
The key event.