The onAlertButtonClicked() function passes through the notifyView (and model) allowing the user to interrogate the model in response to the user's action.
The following events should behave the same:
notify:closed
notify:cancel
- The callback triggered from
onPromptButtonClicked()
The
onAlertButtonClicked()function passes through the notifyView (and model) allowing the user to interrogate the model in response to the user's action.The following events should behave the same:
notify:closednotify:cancelonPromptButtonClicked()