Home
last modified time | relevance | path

Searched defs:eventEnum (Results 1 – 3 of 3) sorted by relevance

/plugin/diagramsnet/lib/shapes/bpmn/
H A DmxBpmnShape2.js88 mxBpmnShape.prototype.eventEnum = { method in mxBpmnShape
846 mxShapeBpmnEvent.prototype.eventEnum = { method in mxShapeBpmnEvent
868 {val: mxShapeBpmnEvent.prototype.eventEnum.MESSAGE, dispName: 'Message'}, method in val
869 {val: mxShapeBpmnEvent.prototype.eventEnum.TIMER, dispName: 'Timer'}, method in val
872 {val: mxShapeBpmnEvent.prototype.eventEnum.LINK, dispName: 'Link'}, method in val
873 {val: mxShapeBpmnEvent.prototype.eventEnum.ERROR, dispName: 'Error'}, method in val
874 {val: mxShapeBpmnEvent.prototype.eventEnum.CANCEL, dispName: 'Cancel'}, method in val
876 {val: mxShapeBpmnEvent.prototype.eventEnum.SIGNAL, dispName: 'Signal'}, method in val
877 {val: mxShapeBpmnEvent.prototype.eventEnum.MULTIPLE, dispName: 'Multiple'}, method in val
1379 mxShapeBpmnGateway.prototype.eventEnum = mxShapeBpmnEvent.prototype.eventEnum; method in mxShapeBpmnGateway
[all …]
/plugin/diagramsnet/lib/js/
H A Dshapes-14-6-5.min.js6 mxBpmnShape.prototype.eventEnum={GENERAL:"general",MESSAGE:"message",TIMER:"timer",ESCALATION:"esca… method in mxBpmnShape
30 mxShapeBpmnEvent.prototype.eventEnum={GENERAL:"general",MESSAGE:"message",TIMER:"timer",ESCALATION:… method in mxShapeBpmnEvent
31 …m.SYMBOL,dispName:"Event",type:"enum",defVal:mxShapeBpmnEvent.prototype.eventEnum.GENERAL,enumList… method in val
32 dispName:"Conditional"},{val:mxShapeBpmnEvent.prototype.eventEnum.LINK,dispName:"Link"},{val:mxShap… method in val
33 {val:mxShapeBpmnEvent.prototype.eventEnum.TERMINATE,dispName:"Terminate"}]},{name:mxShapeBpmnEvent.… method in val
50 …m=mxShapeBpmnEvent.prototype.eventTypeEnum;mxShapeBpmnGateway.prototype.eventEnum=mxShapeBpmnEvent… method in mxShapeBpmnGateway
59 …num=mxShapeBpmnEvent.prototype.eventTypeEnum;mxShapeBpmn2Task.prototype.eventEnum=mxShapeBpmnEvent… method in mxShapeBpmn2Task
H A Dshapes.min.js6 mxBpmnShape.prototype.eventEnum={GENERAL:"general",MESSAGE:"message",TIMER:"timer",ESCALATION:"esca… method in mxBpmnShape