Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/js/grapheditor/
DActions.js511 var value = (mxUtils.getValue(style, mxConstants.STYLE_EDITABLE, 1)) == 1 ? 0 : 1;
516 graph.setCellStyles(mxConstants.STYLE_EDITABLE, value, cells);
DFormat.js181 if (mxUtils.getValue(style, mxConstants.STYLE_EDITABLE, '1') != '0')
/plugin/jdraw/lib/
Djgraphx.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/diagramsnet/lib/mxgraph/
DmxClient.js105 STYLE_ASPECT:"aspect",STYLE_AUTOSIZE:"autosize",STYLE_FOLDABLE:"foldable",STYLE_EDITABLE:"editable"… property
1248 …turn this.isCellsEditable()&&!this.isCellLocked(a)&&0!=b[mxConstants.STYLE_EDITABLE]};mxGraph.prot…
/plugin/diagramsnet/lib/js/
Dviewer.min.js309 STYLE_ASPECT:"aspect",STYLE_AUTOSIZE:"autosize",STYLE_FOLDABLE:"foldable",STYLE_EDITABLE:"editable"… property
1452 …turn this.isCellsEditable()&&!this.isCellLocked(a)&&0!=b[mxConstants.STYLE_EDITABLE]};mxGraph.prot…
2967 …tCellStyle(g.getSelectionCell()),c=1==mxUtils.getValue(d,mxConstants.STYLE_EDITABLE,1)?0:1;g.setCe…
2968 c,b);g.setCellStyles(mxConstants.STYLE_EDITABLE,c,b);g.setCellStyles("connectable",c,b)}finally{g.g…
Dapp.min.js343 STYLE_ASPECT:"aspect",STYLE_AUTOSIZE:"autosize",STYLE_FOLDABLE:"foldable",STYLE_EDITABLE:"editable"… property
1486 …turn this.isCellsEditable()&&!this.isCellLocked(a)&&0!=b[mxConstants.STYLE_EDITABLE]};mxGraph.prot…
2963 ….graph.getCurrentCellStyle(a[e]);"0"!=mxUtils.getValue(c,mxConstants.STYLE_EDITABLE,"1")&&(this.up…
3512 …tCellStyle(c.getSelectionCell()),d=1==mxUtils.getValue(b,mxConstants.STYLE_EDITABLE,1)?0:1;c.setCe…
3513 d,a);c.setCellStyles(mxConstants.STYLE_EDITABLE,d,a);c.setCellStyles("connectable",d,a)}finally{c.g…
Dviewer-static.min.js309 STYLE_ASPECT:"aspect",STYLE_AUTOSIZE:"autosize",STYLE_FOLDABLE:"foldable",STYLE_EDITABLE:"editable"… property
1452 …turn this.isCellsEditable()&&!this.isCellLocked(a)&&0!=b[mxConstants.STYLE_EDITABLE]};mxGraph.prot…
2967 …tCellStyle(g.getSelectionCell()),c=1==mxUtils.getValue(d,mxConstants.STYLE_EDITABLE,1)?0:1;g.setCe…
2968 c,b);g.setCellStyles(mxConstants.STYLE_EDITABLE,c,b);g.setCellStyles("connectable",c,b)}finally{g.g…