Home
last modified time | relevance | path

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

/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js46477 function saveClear(collection, removeFn) { function
46585 saveClear(element.labels, function(label) {
46837 saveClear(oldShape.attachers, function(attacher) {
46890 saveClear(shape.attachers, function(attacher) {
49548 saveClear(shape.incoming, function(connection) {
49555 saveClear(shape.outgoing, function(connection) {
49560 saveClear(shape.children, function(child) {