Home
last modified time | relevance | path

Searched refs:createOption (Results 1 – 5 of 5) sorted by path

/plugin/diagramsnet/lib/js/
H A Dapp.min.js2989 BaseFormatPanel.prototype.createOption=function(a,b,d,e,c){var f=document.createElement("div");f.st…
2991 …m.getCommonStyle(g):this.format.getSelectionState().style;return this.createOption(a,function(){re…
3206 …m.appendChild(p);l.appendChild(m);g.appendChild(l);n.appendChild(this.createOption(mxResources.get…
3207 …Edges())},null,function(a){a.style.width="auto"}));p.appendChild(this.createOption(mxResources.get…
3208 m.appendChild(n);m.appendChild(p);l.appendChild(m);n.appendChild(this.createOption(mxResources.get(…
3225 ….addGridOption(a);DiagramFormatPanel.showPageView&&a.appendChild(this.createOption(mxResources.get…
3228 …Title(mxResources.get("options")));d.isEnabled()&&(a.appendChild(this.createOption(mxResources.get…
3229createOption(mxResources.get("connectionPoints"),function(){return d.connectionHandler.isEnabled()…
10543 ….isShadowOptionVisible()){var c=this.editorUi,f=c.editor.graph,d=this.createOption(mxResources.get…
10545 …r d=c.getCurrentFile();if(null!=d&&d.isAutosaveOptional()){var e=this.createOption(mxResources.get…
[all …]
H A Dviewer-static.min.js3211 ….isShadowOptionVisible()){var d=this.editorUi,c=d.editor.graph,f=this.createOption(mxResources.get…
3213 …r f=d.getCurrentFile();if(null!=f&&f.isAutosaveOptional()){var e=this.createOption(mxResources.get…
3214 c.isEnabled()&&"undefined"!==typeof MathJax){e=this.createOption(mxResources.get("mathematicalTypes…
H A Dviewer.min.js3211 ….isShadowOptionVisible()){var d=this.editorUi,c=d.editor.graph,f=this.createOption(mxResources.get…
3213 …r f=d.getCurrentFile();if(null!=f&&f.isAutosaveOptional()){var e=this.createOption(mxResources.get…
3214 c.isEnabled()&&"undefined"!==typeof MathJax){e=this.createOption(mxResources.get("mathematicalTypes…
/plugin/diagramsnet/lib/js/diagramly/
H A DEditor.js4056 var option = this.createOption(mxResources.get('shadow'), function()
4114 var opt = this.createOption(mxResources.get('autosave'), function()
4149 var option = this.createOption(mxResources.get('mathematicalTypesetting'), function()
/plugin/diagramsnet/lib/js/grapheditor/
H A DFormat.js979 BaseFormatPanel.prototype.createOption = function(label, isCheckedFn, setCheckedFn, listener, fn) method in BaseFormatPanel
1084 return this.createOption(label, function()
5970 left.appendChild(this.createOption(mxResources.get('sketch'), function()
5995 right.appendChild(this.createOption(mxResources.get('rounded'), function()
6027 left.appendChild(this.createOption(mxResources.get('curved'), function()
6604 div.appendChild(this.createOption(mxResources.get('pageView'), function()
6706 div.appendChild(this.createOption(mxResources.get('connectionArrows'), function()
6730 div.appendChild(this.createOption(mxResources.get('connectionPoints'), function()
6754 div.appendChild(this.createOption(mxResources.get('guides'), function()