Home
last modified time | relevance | path

Searched refs:confirm (Results 51 – 75 of 164) sorted by last modified time

1234567

/plugin/diagramsnet/lib/math/config/
H A DMML_HTMLorMML-full.js51confirm(x)){g.cookie.renderer=s.settings.renderer=o.Cookie.Get("menu").renderer;g.saveCookie();ret…
H A DMML_HTMLorMML.js49confirm(x)){g.cookie.renderer=s.settings.renderer=o.Cookie.Get("menu").renderer;g.saveCookie();ret…
H A DTeX-MML-AM_HTMLorMML-full.js65confirm(x)){g.cookie.renderer=s.settings.renderer=o.Cookie.Get("menu").renderer;g.saveCookie();ret…
H A DTeX-MML-AM_HTMLorMML.js62confirm(x)){g.cookie.renderer=s.settings.renderer=o.Cookie.Get("menu").renderer;g.saveCookie();ret…
H A DTeX-MML-AM_SVG-full.js58confirm(x)){g.cookie.renderer=s.settings.renderer=o.Cookie.Get("menu").renderer;g.saveCookie();ret…
/plugin/diagramsnet/lib/math/extensions/
H A DMathMenu.js19confirm(x)){g.cookie.renderer=s.settings.renderer=o.Cookie.Get("menu").renderer;g.saveCookie();ret…
/plugin/diagramsnet/lib/js/diagramly/
H A DStorageFile.js136 ui.confirm(mxResources.get('replaceIt', [title]), fn, error);
290 this.ui.confirm(mxResources.get('replaceIt', [title]), fn, error);
329 this.ui.confirm(mxResources.get('replaceIt', [title]), fn, error);
H A DDialogs.js514 editorUi.confirm(mxResources.get('areYouSure'), function()
1451 editorUi.confirm(mxResources.get('areYouSure'), function()
2491 editorUi.confirm(mxResources.get('areYouSure'), function()
5883 editorUi.confirm(mxResources.get('areYouSure'), function()
5909 editorUi.confirm(mxResources.get('areYouSure'), function()
8257 editorUi.confirm(mxResources.get('delete') + ' "' + plugins[index] + '"?', function()
H A DDrawioFile.js653 this.ui.confirm(mxResources.get('allChangesLost'), mxUtils.bind(this, function()
1717 this.ui.confirm(mxResources.get('allChangesLost'), mxUtils.bind(this, function()
1732 this.ui.confirm(msg, mxUtils.bind(this, function()
1740 this.ui.confirm(msg, redirect, mxUtils.bind(this, function()
H A DDriveClient.js2353 this.ui.confirm(mxResources.get('useRootFolder'), mxUtils.bind(this, function()
H A DDropboxClient.js594 this.ui.confirm(mxResources.get('replaceIt', [filename]), function()
832 this.ui.confirm(mxResources.get('note') + ': ' + mxResources.get('fileWillBeSavedInAppFolder',
983 …this.ui.confirm(mxResources.get('note') + ': ' + mxResources.get('fileWillBeSavedInAppFolder', [fi…
H A DEditorUi.js3241 this.confirm(mxResources.get('allChangesLost'), null, fn,
4138 EditorUi.prototype.confirm = function(msg, okFn, cancelFn, okLabel, cancelLabel, closable) method in EditorUi
11382 this.confirm(mxResources.get('allChangesLost'), null, fn,
11397 this.confirm(mxResources.get('allChangesLost'), null, fn,
15372 editorUi.confirm(mxResources.get('areYouSure'), function()
H A DGitLabClient.js613 this.ui.confirm(mxResources.get('replaceIt', [path]), function()
H A DNotionClient.js357 this.ui.confirm(mxResources.get('replaceIt', [filename]), function()
H A DElectronApp.js186 editorUi.confirm(mxResources.get('allChangesLost'), null, doOpenRecent,
946 this.confirm(mxResources.get('allChangesLost'), null, doPickFile,
1278 this.ui.confirm(mxResources.get('allChangesLost'), mxUtils.bind(this, function()
H A DMenus.js595 editorUi.confirm(mxResources.get('allChangesLost'), null, fn,
1032 editorUi.confirm(mxResources.get('areYouSure'), function()
2341 editorUi.confirm(mxResources.get('allChangesLost'), null, fn,
/plugin/diagramsnet/lib/js/diagramly/sidebar/
H A DSidebar.js596 this.editorUi.confirm('Image data created', mxUtils.bind(this, function()
/plugin/diagramsnet/lib/js/
H A Dextensions.min.js1743 …nostics.Debug.writeln(n)},assert:function(n,t){n||(t="Assert failed: "+t,confirm(t+"\r\n\r\nBreak …
H A Dapp.min.js328 …rt(a)},prompt:function(a,b){return prompt(a,null!=b?b:"")},confirm:function(a){return confirm(a)},…
2322 …ll,mxUtils.bind(this,function(a){if(null!=a&&0<a.length)return!0;mxUtils.confirm(mxResources.get("…
2329 …entObject("backgroundImageChanged"))};EditorUi.prototype.confirm=function(a,b,d){mxUtils.confirm(a…
9993 b()}}),!0)});this.isModified()&&null==this.backupPatch?this.ui.confirm(mxResources.get("allChangesL…
10024confirm(mxResources.get("allChangesLost"),mxUtils.bind(this,function(){this.redirectDialogShowing=…
10051 …(){var f=new StorageFile(b,d,e);f.saveFile(e,!1,function(){c(f)},g)};k?b.confirm(mxResources.get("…
10054 …this,function(d){this.isRenamable()&&this.getTitle()!=b&&null!=d?this.ui.confirm(mxResources.get("…
11555 …y){window.location.hash="",alert(y)}else l=l.merge}confirm(mxResources.get("configLinkWarn"))&&con…
11705 function(){g||null==n||!n.isModified()?k():this.confirm(mxResources.get("allChangesLost"),mxUtils.b…
11735 …ion(){localStorage.setItem(e,b)}),null==localStorage.getItem(e)?d():this.confirm(mxResources.get("…
[all …]
H A Dorgchart.min.js8 …nostics.Debug.writeln(n)},assert:function(n,t){n||(t="Assert failed: "+t,confirm(t+"\r\n\r\nBreak …
H A Dopen.js148 … if (window.parent.mxUtils.confirm(window.parent.mxResources.get('delete') + ' "' + k + '"?'))
/plugin/diagramsnet/lib/js/grapheditor/
H A DEditorUi.js4810 mxUtils.confirm(mxResources.get('invalidName'));
4838 !mxUtils.confirm(mxResources.get('replaceIt', [name])))
5031 EditorUi.prototype.confirm = function(msg, okFn, cancelFn) method in EditorUi
5033 if (mxUtils.confirm(msg))
/plugin/diagramsnet/lib/mxgraph/
H A DmxClient.js90 …rt(a)},prompt:function(a,b){return prompt(a,null!=b?b:"")},confirm:function(a){return confirm(a)},…
/plugin/diagramsnet/lib/js/orgchart/
H A Dbridge.min.js8 …nostics.Debug.writeln(n)},assert:function(n,t){n||(t="Assert failed: "+t,confirm(t+"\r\n\r\nBreak …
/plugin/diagramsnet/lib/plugins/
H A Dtrello.js29 editorUi.confirm(mxResources.get('allChangesLost'), null, fn,

1234567