Home
last modified time | relevance | path

Searched refs:applyAllStyles (Results 1 – 1 of 1) sorted by relevance

/plugin/diagramsnet/lib/js/grapheditor/
H A DSidebar.js276 …p = function(elt, cells, w, h, title, showLabel, off, maxSize, mouseDown, closable, applyAllStyles) argument
278 applyAllStyles = (applyAllStyles != null) ? applyAllStyles : true;
374 (!applyAllStyles) ? this.editorUi.editor.graph.defaultVertexStyle : null,
375 (!applyAllStyles) ? this.editorUi.editor.graph.defaultEdgeStyle : null,
376 applyAllStyles, true);