JavaScript API Reference/Ab.view.View object

View.closeThisDialog()

Closes this dialog window. This method must be called from the JavaScript code that belongs to the view loaded inside the dialog.


Example:

View.closeThisDialog();