The Recite Delegate Element
In the Control Panel there is a hidden special element called the Recite
Delegate which all events go through (this is aside from normal events
that occur on DOM elements).
This element is accessible using the Recite.Delegate
variable in your
JavaScript controllers.