Home
last modified time | relevance | path

Searched refs:setModified (Results 1 – 25 of 26) sorted by relevance

12

/plugin/diagramsnet/lib/plugins/
H A DcConf-comments.js30 function setModified() function
33 ui.editor.setModified(true);
277 setModified();
331 setModified();
366 setModified();
398 setModified();
H A DcConf-1-4-8.js1369 EmbedFile.prototype.setModified = function(value) method in EmbedFile
1371 DrawioFile.prototype.setModified.apply(this, arguments); method in DrawioFile
1423 this.setModified(this.getShadowModified());
1912 ui.editor.setModified = function() function
/plugin/diagramsnet/lib/js/diagramly/
H A DNotionFile.js141 this.setModified(this.getShadowModified());
185 this.setModified(this.getShadowModified());
H A DGitHubFile.js251 this.setModified(this.getShadowModified());
312 this.setModified(this.getShadowModified());
H A DTrelloFile.js120 this.setModified(this.getShadowModified());
H A DOneDriveFile.js396 this.setModified(this.getShadowModified());
493 this.setModified(this.getShadowModified());
H A DLocalFile.js172 this.setModified(this.getShadowModified());
H A DDriveFile.js199 this.setModified(this.getShadowModified());
381 this.setModified(false);
H A DElectronApp.js800 file.setModified(isModified? true : false);
937 file.setModified(isModified? true : false);
1202 file.setModified(isModified? true : false);
1242 this.setModified(false);
1256 file.setModified(isModified? true : false);
1401 this.setModified(this.getShadowModified());
H A DDropboxFile.js233 this.setModified(this.getShadowModified());
H A DStorageFile.js234 this.setModified(this.getShadowModified());
H A DDrawioFile.js966 DrawioFile.prototype.setModified = function(value) method in DrawioFile
1934 this.setModified(true);
H A DApp.js2963 file.setModified(false);
3205 this.getCurrentFile().setModified(!this.editor.chromeless);
H A DMenus.js2827 file.setModified(false);
H A DEditorUi.js2213 this.editor.setModified(false);
3267 file.setModified(true);
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DBasicGraphEditor.java152 setModified(true);
572 public void setModified(boolean modified) in setModified() method in BasicGraphEditor
H A DEditorActions.java706 editor.setModified(false); in actionPerformed()
1316 editor.setModified(false); in actionPerformed()
1364 editor.setModified(false); in actionPerformed()
H A DBasicGraphEditor.java.bak150 setModified(true);
568 public void setModified(boolean modified)
H A DEditorActions.java.bak706 editor.setModified(false);
1316 editor.setModified(false);
1364 editor.setModified(false);
/plugin/diagramsnet/lib/js/grapheditor/
H A DEditor.js47 this.setModified(true);
654 Editor.prototype.setModified = function(value) method in Editor
H A DEditorUi.js3146 this.editor.setModified(false);
4862 this.editor.setModified(false);
/plugin/jdraw/lib/
H A Djgraphx-examples.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Djdraw.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/diagramsnet/lib/js/
H A Dviewer.min.js2014 …){var d=null!=c?c.getProperty("edit"):null;null!=d&&d.ignoreEdit||this.setModified(!0)};this.graph…
2061 …reEvent(new mxEventObject("updateGraphComponents")))};Editor.prototype.setModified=function(b){thi… method in Editor
2231 …ils.parseXml(b);this.editor.setGraphXml(e.documentElement);this.editor.setModified(!1);this.editor…
2290 …xResources.get("drawingTooLarge"));mxUtils.popup(c);return}this.editor.setModified(!1);this.editor…
3040 …ShadowModified=function(b){this.shadowModified=b};DrawioFile.prototype.setModified=function(b){thi…
3071 DrawioFile.prototype.fileChanged=function(){this.lastChanged=new Date;this.setModified(!0);this.isA…
3085 …wModified(!1);var t=this.getData(),d=mxUtils.bind(this,function(){this.setModified(this.getShadowM…
3412 …tils.bind(this,function(b){this.editor.undoManager.clear();this.editor.setModified(!1);this.editor…
3435 …,b,b.getMode());mxEvent.consume(d)}),E=mxUtils.bind(this,function(d){b.setModified(!0);b.isAutosav…
H A Dapp.min.js2048 …){var d=null!=b?b.getProperty("edit"):null;null!=d&&d.ignoreEdit||this.setModified(!0)};this.graph…
2095 …reEvent(new mxEventObject("updateGraphComponents")))};Editor.prototype.setModified=function(a){thi… method in Editor
2265 …ils.parseXml(a);this.editor.setGraphXml(d.documentElement);this.editor.setModified(!1);this.editor…
2324 …xResources.get("drawingTooLarge"));mxUtils.popup(b);return}this.editor.setModified(!1);this.editor…
10000 …ShadowModified=function(b){this.shadowModified=b};DrawioFile.prototype.setModified=function(b){thi…
10031 DrawioFile.prototype.fileChanged=function(){this.lastChanged=new Date;this.setModified(!0);this.isA…
10045 …wModified(!1);var n=this.getData(),f=mxUtils.bind(this,function(){this.setModified(this.getShadowM…
10744 …tils.bind(this,function(b){this.editor.undoManager.clear();this.editor.setModified(!1);this.editor…
10767 …,b,b.getMode());mxEvent.consume(f)}),G=mxUtils.bind(this,function(f){b.setModified(!0);b.isAutosav…
11640 ….location.hash.substring(1)});this.fileLoaded(b);this.getCurrentFile().setModified(!this.editor.ch…
[all …]

12