Home
last modified time | relevance | path

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

/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js31481 function PreviewSupport(elementRegistry, eventBus, canvas, styles) { class
31499 PreviewSupport.$inject = [
31514 PreviewSupport.prototype.getGfx = function(element) {
31527 PreviewSupport.prototype.addDragger = function(element, group, gfx) {
31553 PreviewSupport.prototype.addFrame = function(shape, group) {
31573 PreviewSupport.prototype._cloneMarkers = function(gfx) {
31606 PreviewSupport.prototype._cloneMarker = function(gfx, marker, markerType) {
31693 previewSupport: [ 'type', PreviewSupport ]