Searched refs:commonVertexProperties (Results 1 – 5 of 5) sorted by relevance
/plugin/diagramsnet/lib/plugins/ |
H A D | number.js | 7 …Editor.commonVertexProperties.push({name: 'numbered', dispName: 'Numbered', type: 'bool', defVal: …
|
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | Editor.js | 399 Editor.commonVertexProperties = [ 4489 Array.prototype.push.apply(state.shape.customProperties, Editor.commonVertexProperties); argument
|
/plugin/diagramsnet/lib/js/ |
H A D | viewer.min.js | 3121 …",type:"bool",defVal:!1}].concat(Editor.commonProperties);Editor.commonVertexProperties=[{name:"co… 3237 …ertex?Array.prototype.push.apply(e.shape.customProperties,Editor.commonVertexProperties):Array.pro…
|
H A D | viewer-static.min.js | 3121 …",type:"bool",defVal:!1}].concat(Editor.commonProperties);Editor.commonVertexProperties=[{name:"co… 3237 …ertex?Array.prototype.push.apply(e.shape.customProperties,Editor.commonVertexProperties):Array.pro…
|
H A D | app.min.js | 10453 …",type:"bool",defVal:!1}].concat(Editor.commonProperties);Editor.commonVertexProperties=[{name:"co… 10569 …ertex?Array.prototype.push.apply(e.shape.customProperties,Editor.commonVertexProperties):Array.pro…
|