官术网_书友最值得收藏!

Creating a modeless dialog

Now we will create a modeless dialog and see the difference between modal and modeless dialogs. Update the showDialog function as shown here:

function showDialog() {
  var html = HtmlService.createHtmlOutputFromFile('Index');
  DocumentApp.getUi()
  .showModelessDialog(html, 'Greeting');
}

Note that the showModalDialog method has been changed to showModelessDialog.

Modeless dialogs do not prevent you from doing other things, such as editing the document, and you can drag the dialog around as shown here:

主站蜘蛛池模板: 和田县| 湄潭县| 华池县| 泾阳县| 漳平市| 晋中市| 蒙自县| 仪征市| 南川市| 措勤县| 曲周县| 嵊泗县| 尉氏县| 墨脱县| 特克斯县| 浮梁县| 个旧市| 方山县| 富阳市| 金门县| 庄河市| 凌海市| 香格里拉县| 新乐市| 宣汉县| 房产| 三原县| 巫山县| 柳州市| 邹平县| 双鸭山市| 宣化县| 雅江县| 嘉善县| 建水县| 滁州市| 旬阳县| 鄢陵县| 吐鲁番市| 阿克苏市| 叙永县|