DialogDependencies interface
Methods
get |
Returns a dialogs child dialog dependencies so they can be added to a containers dialog set. |
Method Details
getDependencies()
Returns a dialogs child dialog dependencies so they can be added to a containers dialog set.
function getDependencies(): Dialog[]
Returns
Dialog[]