The Dialog class

The ui.Dialog class provides a set of methods to configure, query and control the current interactive instruction. An instance of this class can for example be used to enable or disable actions and form fields dynamically during the dialog execution.

A ui.Dialog object can only be referenced during the execution of an interactive instruction. After the interactive instruction, the dialog object is destroyed and its reference becomes invalid.