Searched refs:autoSelect (Results 1 – 7 of 7) sorted by relevance
| /plugin/s5reloaded/ui/effects_support/ |
| D | controls.js | 288 if(this.entryCount==1 && this.options.autoSelect) {
|
| /plugin/bpmnioeditor/vendor/bpmnio-js/ |
| D | bpmn-modeler.development.js | 20902 autoSelect = hints.autoSelect; 20905 if (autoSelect === false) { 20911 if (isArray$2(autoSelect)) { 20912 selection.select(autoSelect); 55479 autoSelect: [ startEvent ] property
|
| D | bpmn-modeler.production.min.js | 28 …unction(e){var n=e.context,i=n.canExecute,r=n.elements,o=(n.hints||{}).autoSelect;if(i){if(!1===o)… 34 …e({type:"bpmn:StartEvent",x:40,y:82,parent:t});n.start(e,[t,r],{hints:{autoSelect:[r]}})}function … property
|
| /plugin/bpmnio/vendor/bpmn-js/dist/ |
| H A D | bpmn-viewer.production.min.js | 2 …ction(i){var o=i.context,u=o.canExecute,l=o.elements,f=o.hints||{},d=f.autoSelect;if(u){if(d===!1)…
|
| H A D | bpmn-modeler.production.min.js | 10 …ction(i){var o=i.context,a=o.canExecute,s=o.elements,c=o.hints||{},p=c.autoSelect;if(a){if(p===!1)… 231 …e({type:"bpmn:StartEvent",x:40,y:82,parent:f});t.start(l,[f,d],{hints:{autoSelect:[f]}})}function … property
|
| /plugin/bpmnio/vendor/dmn-js/dist/ |
| H A D | dmn-viewer.production.min.js | 13 …ction(r){var s=r.context,o=s.canExecute,a=s.elements,l=s.hints||{},c=l.autoSelect;if(o){if(c===!1)…
|
| H A D | dmn-modeler.production.min.js | 13 …ction(r){var o=r.context,s=o.canExecute,a=o.elements,l=o.hints||{},c=l.autoSelect;if(s){if(c===!1)…
|