var instance = new Vintasoft.Imaging.Office.UI.Panels.WebUiEditHyperlinkPanelJS(settings); var value; // Type: any // Parameters var dialog; // Type: WebUiDialogJS value = instance.update(dialog);
function update(
dialogA dialog that contains this panel.: WebUiDialogJS
) : any;
Parameters
- dialog
- A dialog that contains this panel.