Searched refs:rootHandler (Results 1 – 6 of 6) sorted by relevance
| /plugin/bpmnioeditor/vendor/bpmnio-js/ |
| D | bpmn-modeler.development.js | 10060 var rootHandler = options.rootHandler; 10065 rootHandler = options; 10071 rootHandler = this.handler(options); 10073 } else if (typeof rootHandler === 'string') { 10076 rootHandler = this.handler(rootHandler); 10083 var context = new Context(assign({}, options, { rootHandler: rootHandler })), property 10087 rootHandler.context = context; 10090 stack.push(rootHandler); 10309 var rootElement = rootHandler.element; 10312 err = error$1('failed to parse document as <' + rootHandler.type.$descriptor.name + '>'); [all …]
|
| D | bpmn-modeler.production.min.js | 7 …rootHandler;t instanceof Hi?(i=t,t={}):"string"==typeof t?(i=this.handler(t),t={}):"string"==typeo… property
|
| /plugin/bpmnio/vendor/bpmn-js/dist/ |
| H A D | bpmn-viewer.production.min.js | 2 …rootHandler;t instanceof be?(n=t,t={}):typeof t=="string"?(n=this.handler(t),t={}):typeof n=="stri… property
|
| H A D | bpmn-modeler.production.min.js | 2 …rootHandler;t instanceof Mt?(r=t,t={}):typeof t=="string"?(r=this.handler(t),t={}):typeof r=="stri… property
|
| /plugin/bpmnio/vendor/dmn-js/dist/ |
| H A D | dmn-viewer.production.min.js | 8 …rootHandler;e instanceof Fe?(i=e,e={}):typeof e=="string"?(i=this.handler(e),e={}):typeof i=="stri… property
|
| H A D | dmn-modeler.production.min.js | 8 …rootHandler;e instanceof Vt?(i=e,e={}):typeof e=="string"?(i=this.handler(e),e={}):typeof i=="stri… property
|