Home
last modified time | relevance | path

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

/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js50760 function UpdateAttachmentHandler(modeling) { class
50764 UpdateAttachmentHandler.$inject = [ 'modeling' ];
50767 UpdateAttachmentHandler.prototype.execute = function(context) {
50785 UpdateAttachmentHandler.prototype.revert = function(context) {
50903 'element.updateAttachment': UpdateAttachmentHandler