Home
last modified time | relevance | path

Searched refs:mxShapeBpmnEvent (Results 1 – 3 of 3) sorted by relevance

/plugin/diagramsnet/lib/shapes/bpmn/
H A DmxBpmnShape2.js821 function mxShapeBpmnEvent(bounds, fill, stroke, strokewidth) class
833 mxUtils.extend(mxShapeBpmnEvent, mxShape);
835 mxShapeBpmnEvent.prototype.eventTypeEnum = {
846 mxShapeBpmnEvent.prototype.eventEnum = {
861 mxShapeBpmnEvent.prototype.miscEnum = {
865 mxShapeBpmnEvent.prototype.customProperties = [
866 …{name: mxShapeBpmnEvent.prototype.miscEnum.SYMBOL, dispName: 'Event', type: 'enum', defVal:mxShape…
914 var f = mxShapeBpmnEvent.prototype.outlines[outline];
931 var f = mxShapeBpmnEvent.prototype.symbols[symbol];
1045 mxShapeBpmnEvent.prototype.outlines = {
[all …]
/plugin/diagramsnet/lib/js/
H A Dshapes-14-6-5.min.js29mxShapeBpmnEvent(a,d,e,b){mxShape.call(this);this.bounds=a;this.fill=d;this.stroke=e;this.strokewi… class
30 mxShapeBpmnEvent.prototype.eventEnum={GENERAL:"general",MESSAGE:"message",TIMER:"timer",ESCALATION:…
31 mxShapeBpmnEvent.prototype.customProperties=[{name:mxShapeBpmnEvent.prototype.miscEnum.SYMBOL,dispN…
32mxShapeBpmnEvent.prototype.eventEnum.LINK,dispName:"Link"},{val:mxShapeBpmnEvent.prototype.eventEn…
33mxShapeBpmnEvent.prototype.eventEnum.TERMINATE,dispName:"Terminate"}]},{name:mxShapeBpmnEvent.prot…
34mxShapeBpmnEvent.prototype.eventTypeEnum.BOUND_INT,dispName:"Bound Interrupting"},{val:mxShapeBpmn…
35 mxShapeBpmnEvent.prototype.paintVertexShape=function(a,d,e,b,c){a.translate(d,e);this.strictDrawSha…
36 mxShapeBpmnEvent.prototype.strictDrawShape=function(a,d,e,b,c,f,g){null==f&&(f=mxUtils.getValue(thi…
50mxShapeBpmnEvent.prototype.customProperties;mxShapeBpmnGateway.prototype.eventTypeEnum=mxShapeBpmn…
59mxShapeBpmnEvent.prototype.customProperties);mxShapeBpmn2Task.prototype.customProperties=mxShapeBp…
[all …]
H A Dviewer-static.min.js4117mxShapeBpmnEvent(a,d,e,b){mxShape.call(this);this.bounds=a;this.fill=d;this.stroke=e;this.strokewi… class
4118 mxShapeBpmnEvent.prototype.eventEnum={GENERAL:"general",MESSAGE:"message",TIMER:"timer",ESCALATION:…
4119 mxShapeBpmnEvent.prototype.customProperties=[{name:mxShapeBpmnEvent.prototype.miscEnum.SYMBOL,dispN…
4120mxShapeBpmnEvent.prototype.eventEnum.LINK,dispName:"Link"},{val:mxShapeBpmnEvent.prototype.eventEn…
4121mxShapeBpmnEvent.prototype.eventEnum.TERMINATE,dispName:"Terminate"}]},{name:mxShapeBpmnEvent.prot…
4122mxShapeBpmnEvent.prototype.eventTypeEnum.BOUND_INT,dispName:"Bound Interrupting"},{val:mxShapeBpmn…
4123 mxShapeBpmnEvent.prototype.paintVertexShape=function(a,d,e,b,c){a.translate(d,e);this.strictDrawSha…
4124 mxShapeBpmnEvent.prototype.strictDrawShape=function(a,d,e,b,c,f,g){null==f&&(f=mxUtils.getValue(thi…
4138mxShapeBpmnEvent.prototype.customProperties;mxShapeBpmnGateway.prototype.eventTypeEnum=mxShapeBpmn…
4147mxShapeBpmnEvent.prototype.customProperties);mxShapeBpmn2Task.prototype.customProperties=mxShapeBp…
[all …]