Home
last modified time | relevance | path

Searched refs:addGridOption (Results 1 – 2 of 2) sorted by last modified time

/plugin/diagramsnet/lib/js/
H A Dapp.min.js3225 …r.graph;a.appendChild(this.createTitle(mxResources.get("view")));this.addGridOption(a);DiagramForm…
3231 DiagramFormatPanel.prototype.addGridOption=function(a){function b(a){var b=d.isFloatUnit()?parseFlo…
/plugin/diagramsnet/lib/js/grapheditor/
H A DFormat.js6599 this.addGridOption(div);
6784 DiagramFormatPanel.prototype.addGridOption = function(container) method in DiagramFormatPanel