Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/js/grapheditor/
H A DEditor.js2815 result = !this.graph.selectionCellsHandler.isHandled(table) ||
H A DGraph.js385 var wasSelected = this.selectionCellsHandler.isHandled(table);
1215 graph.selectionCellsHandler.isHandled(graph.model.getParent(state.cell))));
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js14993 function isHandled(element) { function
15195 return !isHandled(e) && is$2(e, 'bpmn:Process') && e.laneSets;
/plugin/diagramsnet/lib/js/
H A Dviewer.min.js1568 …ltDown(b.getEvent()))for(;null!=a;){if(this.graph.selectionCellsHandler.isHandled(a))return this.g…
1634 …ction(a){return this.handlers.get(a)};mxSelectionCellsHandler.prototype.isHandled=function(a){retu… method in mxSelectionCellsHandler
2133 …||(c=this.graph.model.getParent(c)),c=!this.graph.selectionCellsHandler.isHandled(c)||this.graph.i…
2322 …ctangle(g.x+u.width*k-2,g.y,2,u.height*k)))v=this.selectionCellsHandler.isHandled(m),this.selectCe…
2344 …f.isCellSelected(b.cell)||f.isTableRow(b.cell)&&f.selectionCellsHandler.isHandled(f.model.getParen…
H A Dviewer-static.min.js1568 …ltDown(b.getEvent()))for(;null!=a;){if(this.graph.selectionCellsHandler.isHandled(a))return this.g…
1634 …ction(a){return this.handlers.get(a)};mxSelectionCellsHandler.prototype.isHandled=function(a){retu… method in mxSelectionCellsHandler
2133 …||(c=this.graph.model.getParent(c)),c=!this.graph.selectionCellsHandler.isHandled(c)||this.graph.i…
2322 …ctangle(g.x+u.width*k-2,g.y,2,u.height*k)))v=this.selectionCellsHandler.isHandled(m),this.selectCe…
2344 …f.isCellSelected(b.cell)||f.isTableRow(b.cell)&&f.selectionCellsHandler.isHandled(f.model.getParen…
H A Dapp.min.js1602 …ltDown(b.getEvent()))for(;null!=a;){if(this.graph.selectionCellsHandler.isHandled(a))return this.g…
1668 …ction(a){return this.handlers.get(a)};mxSelectionCellsHandler.prototype.isHandled=function(a){retu… method in mxSelectionCellsHandler
2167 …||(d=this.graph.model.getParent(d)),d=!this.graph.selectionCellsHandler.isHandled(d)||this.graph.i…
2571 …ctangle(d.x+q.width*e-2,d.y,2,q.height*e)))p=this.selectionCellsHandler.isHandled(f),this.selectCe…
2593 …c.isCellSelected(a.cell)||c.isTableRow(a.cell)&&c.selectionCellsHandler.isHandled(c.model.getParen…
/plugin/diagramsnet/lib/mxgraph/
H A DmxClient.js1364 …ltDown(b.getEvent()))for(;null!=a;){if(this.graph.selectionCellsHandler.isHandled(a))return this.g…
1430 …ction(a){return this.handlers.get(a)};mxSelectionCellsHandler.prototype.isHandled=function(a){retu… method in mxSelectionCellsHandler