What piece of code is executed when the aem dialog is submitted?
Whenever we submit or cancel a dialog for any particular component what piece of code exactly works there. Any sources from where I can get a complete understanding about this.
According to my understanding it comes from "/libs/cq/gui/components/authoring/dialog/clientlibs/dialog/js".
Is it correct?