Searched refs:MoveElementsHandler (Results 1 – 1 of 1) sorted by relevance
49986 function MoveElementsHandler(modeling) { class49990 MoveElementsHandler.$inject = [ 'modeling' ];49992 MoveElementsHandler.prototype.preExecute = function(context) {49996 MoveElementsHandler.prototype.postExecute = function(context) {50897 'elements.move': MoveElementsHandler,