Home
last modified time | relevance | path

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

/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js49076 function AppendShapeHandler(modeling) { class
49080 AppendShapeHandler.$inject = [ 'modeling' ];
49095 AppendShapeHandler.prototype.preExecute = function(context) {
49116 AppendShapeHandler.prototype.postExecute = function(context) {
50875 'shape.append': AppendShapeHandler,