user interface - Alloy-ui diagram-builder method overwriting -


my question quite simple, how can overwrite method connectend aui-diagram-builder-impl.js ?

there no problem overwrite methods aui-diagram-builder.js. importing aui-diagram-builder-impl.js file in index.html still not working.

i overwrite methods that:

y.diagrambuilder.editconnector = function (connector) {                      //some code                  };

and works, not...

y.diagrambuilder.connectend = function (connector) {                      //some code                  };

some ideas, ?

diagrambuilder has no connectend() function. perhaps looking diagramnodecondition.connectend()?


Comments

Popular posts from this blog

apache - setting document root in antoher partition on ubuntu -

cytoscape.js - How to add nodes to Dagre layout with Cytoscape -

Process 'command 'F:\android-sdk\build-tools\21.1.2\aapt.exe'' finished with non-zero exit value 1 -