Searched defs:isSelectionAllowed (Results 1 – 5 of 5) sorted by relevance
3095 EditorUi.prototype.isSelectionAllowed = function(evt) method in EditorUi
9723 this.isSelectionAllowed = function(evt) method10194 this.isSelectionAllowed = function(evt) method
2230 EditorUi.prototype.isSelectionAllowed=function(b){return"SELECT"==mxEvent.getSource(b).nodeName||"I… method in EditorUi
2264 EditorUi.prototype.isSelectionAllowed=function(a){return"SELECT"==mxEvent.getSource(a).nodeName||"I… method in EditorUi