/plugin/move/script/ |
D | rename.js | 60 const showDialog = function () { function 112 showDialog(); 125 showDialog();
|
D | MoveMediaManager.js | 46 moveButton.addEventListener('click', this.#showDialog.bind(this, src)); 60 async #showDialog(src, event) {
|
/plugin/diagramsnet/lib/js/diagramly/ |
D | Menus.js | 149 …editorUi.showDialog(tempDlg.container, window.innerWidth, window.innerHeight, true, false, null, f… 156 …editorUi.showDialog(dlg.container, (compact) ? 350 : 620, (compact) ? 70 : 460, true, true, functi… 189 editorUi.showDialog(dlg.container, 620, 460, true, true, function() 287 editorUi.showDialog(dlg.container, 320, 120, true, true); 354 editorUi.showDialog(dlg.container, 300, 200, true, true); 373 editorUi.showDialog(dlg.container, 450, 240, true, true); 410 editorUi.showDialog(new PrintDialog(editorUi, mxResources.get('formatPdf')).container, 360, 570 editorUi.showDialog(dlg.container, 300, dlgH, true, true); 616 editorUi.showDialog(dlg.container, 640, 480, true, false); 634 editorUi.showDialog(dlg.container, 640, 480, true, true); [all …]
|
D | TrelloClient.js | 458 this.ui.showDialog(dlg.container, 340, 290, true, true); 622 this.ui.showDialog(dlg.container, 300, 80, true, false);
|
D | NotionClient.js | 123 this.ui.showDialog(tokenDlg.container, 300, 80, true, true); 549 this.ui.showDialog(dlg.container, 420, 380, true, true);
|
D | GitHubClient.js | 601 this.ui.showDialog(dlg.container, 400, 80, true, false); 822 this.ui.showDialog(dlg.container, 420, 370, true, true); 1263 this.ui.showDialog(dlg.container, 300, 80, true, false);
|
D | EditorUi.js | 3769 …this.showDialog(dlg.container, (Graph.fileSupport) ? 480 : 360, (Graph.fileSupport) ? 200 : 90, tr… 3789 this.showDialog(dlg.container, 360, 200, true, true); 3800 this.showDialog(dlg.container, 640, 440, true, false, mxUtils.bind(this, function(cancel) 4039 this.showDialog(dlg.container, 300, 100, true, true); 4128 this.showDialog(dlg.container, optionalWidth || 340, 100, true, false); 4161 this.showDialog(dlg.container, 340, 46 + height, true, closable); 4388 this.showDialog(dlg.container, 620, 460, true, true, null, null, null, null, true); 4596 this.showDialog(dlg.container, 450, 240, true, true); 4643 this.showDialog(dlg.container, 420, height, true, true); 5054 this.showDialog(dlg.container, 420, height, true, true); [all …]
|
D | Minimal.js | 982 ui.showDialog(dlg.container, 620, 420, true, false); 988 ui.showDialog(dlg.container, 620, 420, true, false); 1009 ui.showDialog(dlg.container, 620, 420, true, false); 1017 ui.showDialog(dlg.container, 620, 420, true, false); 1353 ui.showDialog(dlg.container, 620, 420, true, false);
|
D | ElectronApp.js | 634 editorUi.showDialog(new PluginsDialog(editorUi, function(callback) 721 editorUi.showDialog(dlg.container, 300, 120, true, true); 1161 this.showDialog(dlg.container, 640, 480, true, false, mxUtils.bind(this, function(cancel)
|
D | App.js | 101 this.showDialog(new PopupDialog(this, url, pre, fallback).container, 320, 140, true, true); 3381 this.showDialog(dlg.container, 400, (serviceCount > rowLimit) ? 390 : 270, 3593 this.showDialog(dlg.container, 640, 480, true, false, mxUtils.bind(this, function(cancel) 3653 …this.showDialog(dlg.container, 340, (mxClient.IS_CHROMEAPP || EditorUi.isElectronApp) ? 200 : 230,… 3685 this.showDialog(dlg.container, (rowLimit < 3) ? 200 : 300, 4204 this.showDialog(new OpenDialog(this).container, (Editor.useLocalStorage) ? 640 : 360, 4558 this.showDialog(dlg.container, 400, (serviceCount > rowLimit) ? 390 : 270, true, true); 5401 this.showDialog(new PopupDialog(this, this.getUrl() + '#' + id, 6490 …this.showDialog(new AuthDialog(this, peer, showRememberOption, mxUtils.bind(this, function(remembe…
|
D | GitLabClient.js | 808 this.ui.showDialog(dlg.container, 420, 370, true, true); 1289 this.ui.showDialog(dlg.container, 300, 80, true, false);
|
D | Pages.js | 1223 this.showDialog(dlg.container, 300, 80, true, true); 1798 this.showDialog(dlg.container, 450, 240, true, true);
|
/plugin/diagramsnet/lib/plugins/ |
D | replay.js | 158 ui.showDialog(dlg.container, 450, 240, true, true); 162 ui.showDialog(dlg.container, 300, 80, true, true); 269 ui.showDialog(dlg.container, 620, 460, true, true);
|
D | text.js | 14 ui.showDialog(dlg.container, 450, 240, true, true);
|
D | cConf-1-4-8.js | 892 this.showDialog(dlg.container, 700, 470, true, true); 1165 …ui.showDialog(new MoreShapesDialog(ui, true, ui.sidebar.entries.concat(customLibsEntry)).container… 1170 …ui.showDialog(new MoreShapesDialog(ui, true, ui.sidebar.entries).container, 640, (isLocalStorage) ?
|
/plugin/davcal/ |
D | script.js | 89 dw_davcal__modals.showDialog(false); 357 dw_davcal__modals.showDialog(false); 363 dw_davcal__modals.showDialog(false); 369 dw_davcal__modals.showDialog(false); 375 dw_davcal__modals.showDialog(false); 486 dw_davcal__modals.showDialog(true); 766 showDialog : function(confirm) method
|
/plugin/diagramsnet/lib/js/grapheditor/ |
D | Actions.js | 91 ui.showDialog(new OpenDialog(this).container, 320, 220, true, true, function() 98 …this.addAction('export...', function() { ui.showDialog(new ExportDialog(ui).container, 300, 340, t… 102 ui.showDialog(dlg.container, 620, 420, true, false); 105 …this.addAction('pageSetup...', function() { ui.showDialog(new PageSetupDialog(ui).container, 320, … 106 …this.addAction('print...', function() { ui.showDialog(new PrintDialog(ui).container, 300, 180, tru… 681 ui.showDialog(dlg.container, 320, 200, true, true); 955 ui.showDialog(dlg.container, 375, 80, true, true); 1101 this.editorUi.showDialog(dlg.container, 300, 80, true, true); 1119 this.editorUi.showDialog(dlg.container, 300, 80, true, true); 1226 ui.showDialog(new AboutDialog(ui).container, 320, 280, true, true, function() [all …]
|
D | Menus.js | 315 this.editorUi.showDialog(dlg.container, 300, 80, true, true); 1296 this.editorUi.showDialog(dlg.container, 300, 80, true, true); 1338 this.editorUi.showDialog(dlg.container, 230, h, true, true); 1368 this.editorUi.showDialog(this.colorDialog.container, 230, h, true, true);
|
D | EditorUi.js | 4318 this.showDialog(dlg.container, w || 340, h || (100 + lines * 20), true, false, onClose); 4325 EditorUi.prototype.showDialog = function(elt, w, h, modal, closable, onClose, noScroll, transparent… method in EditorUi 4435 this.showDialog(dlg.container, 230, h, true, false); 4451 this.showDialog(new OpenDialog(this).container, (Editor.useLocalStorage) ? 640 : 320, 4814 this.showDialog(dlg.container, 300, 100, true, true); 4963 this.showDialog(dlg.container, 420, 90, true, true); 4975 this.showDialog(dlg.container, 480, 420, true, false, null, false);
|
D | Toolbar.js | 736 this.editorUi.showDialog(dlg.container, 300, 80, true, true);
|
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/ |
D | EditorActions.java | 351 Color newColor = JColorChooser.showDialog(graphComponent, in actionPerformed() 488 protected boolean showDialog; field in EditorActions.SaveAction 493 public SaveAction(boolean showDialog) { in SaveAction() argument 494 this.showDialog = showDialog; in SaveAction() 1670 Color newColor = JColorChooser.showDialog(graphComponent, in actionPerformed() 1727 Color newColor = JColorChooser.showDialog(graphComponent, in actionPerformed() 1754 Color newColor = JColorChooser.showDialog(graphComponent, in actionPerformed()
|
D | EditorActions.java.bak | 351 Color newColor = JColorChooser.showDialog(graphComponent, 488 protected boolean showDialog; 493 public SaveAction(boolean showDialog) { 494 this.showDialog = showDialog; 1670 Color newColor = JColorChooser.showDialog(graphComponent, 1727 Color newColor = JColorChooser.showDialog(graphComponent, 1754 Color newColor = JColorChooser.showDialog(graphComponent,
|
/plugin/davcard/ |
D | script.js | 117 dw_davcard__modals.showDialog(false); 227 dw_davcard__modals.showDialog(true); 689 showDialog : function(confirm) method
|
/plugin/imagemapping/ |
D | ImageMappingEditor.js | 35 this.showDialog(); 178 showDialog() { method in ImageMappingEditor
|
/plugin/jdraw/lib/ |
D | jgraphx-examples.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |