Searched defs:eventEnum (Results 1 – 3 of 3) sorted by relevance
| /plugin/diagramsnet/lib/shapes/bpmn/ |
| D | mxBpmnShape2.js | 88 mxBpmnShape.prototype.eventEnum = { method in mxBpmnShape 846 mxShapeBpmnEvent.prototype.eventEnum = { method in mxShapeBpmnEvent 867 enumList: [{val: mxShapeBpmnEvent.prototype.eventEnum.GENERAL, dispName: 'General'}, method in val 868 {val: mxShapeBpmnEvent.prototype.eventEnum.MESSAGE, dispName: 'Message'}, method in val 869 {val: mxShapeBpmnEvent.prototype.eventEnum.TIMER, dispName: 'Timer'}, method in val 870 {val: mxShapeBpmnEvent.prototype.eventEnum.ESCALATION, dispName: 'Escalation'}, method in val 871 {val: mxShapeBpmnEvent.prototype.eventEnum.CONDITIONAL, dispName: 'Conditional'}, 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 [all …]
|
| /plugin/diagramsnet/lib/js/ |
| D | shapes-14-6-5.min.js | 6 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
|
| D | shapes.min.js | 6 mxBpmnShape.prototype.eventEnum={GENERAL:"general",MESSAGE:"message",TIMER:"timer",ESCALATION:"esca… method in mxBpmnShape
|