More information on events in Touch UI dialogs
I'm looking at putting some event handling on a dialog and going through the instructions here: https://helpx.adobe.com/experience-manager/using/creating-touchui-events.html
1) The instructions result in an event that fires on ALL dialogs. Is there an example for setting up an event on a specific dialog?
2) Those instructions reference a "dialog-ready" event. Is there a list of defined events?