Home
last modified time | relevance | path

Searched full:trtype (Results 1 – 1 of 1) sorted by last modified time

/plugin/diagramsnet/lib/shapes/bpmn/
H A DmxBpmnShape2.js1858 var trType = mxUtils.getValue(this.style, 'bpmnTransferType', 'none');
1862 if (trType === 'input' || trType === 'output')
1881 if (trType === 'input')