Searched refs:autoSelect (Results 1 – 9 of 9) 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/ |
| D | bpmn-viewer.production.min.js | 2 …unction(e){var n=e.context,i=n.canExecute,r=n.elements,a=(n.hints||{}).autoSelect;if(i){if(!1===a)…
|
| D | bpmn-navigated-viewer.production.min.js | 2 …unction(e){var n=e.context,i=n.canExecute,r=n.elements,a=(n.hints||{}).autoSelect;if(i){if(!1===a)…
|
| D | bpmn-modeler.production.min.js | 27 …unction(e){var n=e.context,i=n.canExecute,r=n.elements,o=(n.hints||{}).autoSelect;if(i){if(!1===o)… 197 …e({type:"bpmn:StartEvent",x:40,y:82,parent:i});t.start(e,[i,r],{hints:{autoSelect:[i]}})}function … property
|
| /plugin/bpmnio/vendor/dmn-js/dist/ |
| D | dmn-modeler.production.min.js | 15 …unction(e){var n=e.context,i=n.canExecute,o=n.elements,s=(n.hints||{}).autoSelect;if(i){if(!1===s)…
|
| D | dmn-viewer.production.min.js | 10 …unction(e){var n=e.context,r=n.canExecute,o=n.elements,s=(n.hints||{}).autoSelect;if(r){if(!1===s)…
|
| D | dmn-navigated-viewer.production.min.js | 10 …unction(e){var n=e.context,r=n.canExecute,o=n.elements,s=(n.hints||{}).autoSelect;if(r){if(!1===s)…
|