Searched refs:UpdateAttachmentHandler (Results 1 – 1 of 1) sorted by relevance
50760 function UpdateAttachmentHandler(modeling) { class50764 UpdateAttachmentHandler.$inject = [ 'modeling' ];50767 UpdateAttachmentHandler.prototype.execute = function(context) {50785 UpdateAttachmentHandler.prototype.revert = function(context) {50903 'element.updateAttachment': UpdateAttachmentHandler