Home
last modified time | relevance | path

Searched refs:dispName (Results 1 – 25 of 42) sorted by relevance

12

/plugin/diagramsnet/lib/shapes/
DmxGCP2.js79 {name: 'instNum', dispName: 'Number of instances', type: 'int', min: 0, defVal: 0},
80 {name: 'prType', dispName: 'Instance Type', defVal: 'standard', type: 'enum',
81 enumList: [{val: 'standard', dispName: 'Standard'}, property
82 {val: 'dynamic', dispName: 'Dynamic'}, property
83 {val: 'multiple', dispName: 'Multiple'}, property
84 {val: 'shared', dispName: 'Shared'}, property
85 {val: 'replica', dispName: 'Replica'}, property
86 {val: 'dynamic2', dispName: 'Dynamic 2'}, property
87 {val: 'dynamic3', dispName: 'Dynamic 3'}, property
88 {val: 'highmem', dispName: 'High-Mem'}, property
[all …]
DmxKubernetes.js30 {name: 'prIcon', dispName: '', defVal: 'api', type: 'API',
31 enumList: [{val: 'c_c_m', dispName: 'C-C-M'}, property
32 {val: 'c_m', dispName: 'C-M'}, property
33 {val: 'c_role', dispName: 'C-Role'}, property
34 {val: 'cm', dispName: 'CM'}, property
35 {val: 'crb', dispName: 'CRB'}, property
36 {val: 'crd', dispName: 'CRD'}, property
37 {val: 'cronjob', dispName: 'Cronjob'}, property
38 {val: 'deploy', dispName: 'Deploy'}, property
39 {val: 'ds', dispName: 'DS'}, property
[all …]
DmxAtlassian.js27 {name: 'issueType', dispName: 'Issue Type', type: 'enum',
28 enumList: [{val: 'story', dispName: 'Story'}, property
29 {val: 'task', dispName: 'Task'}, property
30 {val: 'subTask', dispName: 'Sub-Task'}, property
31 {val: 'feature', dispName: 'Feature'}, property
32 {val: 'bug', dispName: 'Bug'}, property
33 {val: 'techTask', dispName: 'Tech Task'}, property
34 {val: 'epic', dispName: 'Epic'}, property
35 {val: 'improvement', dispName: 'Improvement'}, property
36 {val: 'fault', dispName: 'Fault'}, property
[all …]
DmxIBM.js31 {name: 'prType', dispName: 'Box Type', defVal: 'cloud', type: 'enum',
32 enumList: [{val: 'cloud', dispName: 'IBM Cloud'}, property
33 {val: 'vpc', dispName: 'VPC'}, property
34 {val: 'region', dispName: 'Region'}, property
35 {val: 'zone', dispName: 'Zone'}, property
36 {val: 'subnet', dispName: 'Subnet ACL'}, property
37 {val: 'public', dispName: 'Public Network'}, property
38 {val: 'enterprise', dispName: 'Enterprise Network'}, property
39 {val: 'classic', dispName: 'Classic Infrastructure'}]} property
DmxElectrical.js154 {name:'notch', dispName:'Spacing', type:'float', min:0, defVal:25}
230 {name:'notch', dispName:'Spacing', type:'float', min:0, defVal:30}
312 {name:'notch', dispName:'Spacing', type:'float', min:0, defVal:75}
399 {name:'notch', dispName:'Spacing', type:'float', min:0, defVal:180}
510 {name: 'operation', dispName: 'Operation', type: 'enum', defVal:'and',
512 {val:'and', dispName:'And'}, property
513 {val:'or', dispName:'Or'}, property
514 {val:'xor', dispName:'Xor'} property
516 {name: 'numInputs', dispName: 'Inputs', type: 'int', min:2, defVal:2},
517 {name: 'negating', dispName: 'Negating', type: 'bool', defVal:0}
[all …]
DmxArchiMate.js122 {name: 'busType', dispName: 'Business Type', type: 'enum',
123 enumList: [{val: 'process', dispName: 'Process'}, property
124 {val: 'function', dispName: 'Function'}, property
125 {val: 'interaction', dispName: 'Interaction'}, property
126 {val: 'event', dispName: 'Event'}, property
127 {val: 'service', dispName: 'Service'}] property
503 {name: 'appType', dispName: 'App Type', type: 'enum',
504 enumList: [{val: 'comp', dispName: 'Component'}, property
505 {val: 'interface', dispName: 'Interface'}, property
506 {val: 'interface2', dispName: 'Interface2'}, property
[all …]
DmxBootstrap.js32 {name: 'rSize', dispName: 'Arc Size', type: 'float', min:0, defVal:10}
77 {name: 'rSize', dispName: 'Arc Size', type: 'float', min:0, defVal:10}
130 {name: 'rSize', dispName: 'Arc Size', type: 'float', min:0, defVal:10}
183 {name: 'rSize', dispName: 'Arc Size', type: 'float', min:0, defVal:10}
236 {name: 'rSize', dispName: 'Arc Size', type: 'float', min:0, defVal:10}
510 {name: 'rSize', dispName: 'Arc Size', type: 'float', min:0, defVal:5}
575 {name: 'rSize', dispName: 'Arc Size', type: 'float', min:0, defVal:5}
691 {name: 'checked', dispName: 'Checked', type: 'bool', defVal: false},
692 {name: 'checkedFill', dispName: 'Checked Fill Color', type: 'color', defVal: '#ffffff'},
693 {name: 'checkedStroke', dispName: 'Checked Stroke Color', type: 'color', defVal: '#000000'}
[all …]
DmxGmdl.js99 {name:'switchState', dispName:'State', type:'enum', defVal:'on',
100 enumList:[{val:'on', dispName: 'On'}, {val:'off', dispName: 'Off'}]} property
196 {name:'rectMargin', dispName:'Margin', type:'float', min:0, defVal:0},
197 {name:'rectMarginTop', dispName:'Margin Top', type:'float', defVal:0},
198 {name:'rectMarginLeft', dispName:'Margin Left', type:'float', defVal:0},
199 {name:'rectMarginBottom', dispName:'Margin Bottom', type:'float', defVal:0},
200 {name:'rectMarginRight', dispName:'Margin Right', type:'float', defVal:0}
264 {name:'handleSize', dispName:'Handle Size', type:'float', min:0, defVal:10}
322 {name:'barPos', dispName:'Handle Position', type:'float', min:0, defVal:40},
323 {name:'handleSize', dispName:'Handle Size', type:'float', min:0, defVal:10}
[all …]
DmxArrows.js30 {name: 'dx', dispName: 'Arrowhead Length', type: 'float', min: 0, defVal: 40},
31 {name: 'dy', dispName: 'Arrow Width', type: 'float', min:0, max:1, defVal: 0.6},
32 {name: 'notch', dispName: 'Notch', type: 'float', min:0, defVal: 0},
33 {name: 'headCrossline', dispName: 'Head Crossline', type: 'bool', defVal: false},
34 {name: 'tailCrossline', dispName: 'Tail Crossline', type: 'bool', defVal: false}
226 {name: 'dx', dispName: 'Arrowhead Length', type: 'float', min:0, defVal: 35},
227 {name: 'dy', dispName: 'Arrow Width', type: 'float', min:0, max:1, defVal: 0.6}
361 {name: 'dx', dispName: 'Arrowhead Length', type: 'float', min:0, defVal:40},
362 {name: 'dy', dispName: 'Arrow Width', type: 'float', min:0, max:1, defVal:0.6},
363 {name: 'notch', dispName: 'Notch', type: 'float', min:0, defVal:0},
[all …]
DmxBasic.js98 {name: 'dx', dispName: 'Callout Position', type: 'float', min:0, defVal:30},
99 {name: 'dy', dispName: 'Callout Size', type: 'float', min:0, defVal:15}
206 {name: 'size', dispName: 'Arc Size', type: 'float', min:0, defVal:5},
207 {name: 'dx', dispName: 'Callout Position', type: 'float', min:0, defVal:30},
208 {name: 'dy', dispName: 'Callout Size', type: 'float', min:0, defVal:15}
333 {name: 'dy', dispName: 'Wave Size', type: 'float', min:0, max:1, defVal: 0.3}
430 {name: 'dx', dispName: 'Cutoff Size', type: 'float', min:0, defVal:15}
521 {name: 'isoAngle', dispName: 'Perspective Angle', type: 'float', min:0, defVal:15}
619 {name: 'dx', dispName: 'Top', type: 'float', min:0, max:1, defVal:0.5}
699 {name: 'dx', dispName: 'Bottom', type: 'float', min:0, max:1, defVal:0.25}
[all …]
DmxArchiMate3.js67 {name: 'archiType', dispName: 'Type', type: 'enum',
68 enumList: [{val: 'square', dispName: 'Square'}, property
69 {val: 'rounded', dispName: 'Rounded'}, property
70 {val: 'oct', dispName: 'Octagonal'}] property
72 {name: 'appType', dispName: 'App Type', type: 'enum',
73 enumList: [{val: 'comp', dispName: 'Component'}, property
74 {val: 'collab', dispName: 'Collaboration'}, property
75 {val: 'interface', dispName: 'Interface'}, property
76 {val: 'interface2', dispName: 'Interface2'}, property
77 {val: 'func', dispName: 'Function'}, property
[all …]
DmxFloorplan.js32 {name:'wallThickness', dispName:'Thickness', type:'float', min:0, defVal:10}
81 {name:'wallThickness', dispName:'Thickness', type:'float', min:0, defVal:10}
138 {name:'wallThickness', dispName:'Thickness', type:'float', min:0, defVal:10}
197 {name:'wallThickness', dispName:'Thickness', type:'float', min:0, defVal:10}
257 {name:'wallThickness', dispName:'Thickness', type:'float', min:0, defVal:10}
310 {name:'wallThickness', dispName:'Thickness', type:'float', min:0, defVal:10}
787 {name: 'dx', dispName: 'Door size', type: 'float', min:0, max:1, defVal:0.3}
862 {name: 'dx', dispName: 'Door size', type: 'float', min:0, max:1, defVal:0.3}
988 {name: 'dx', dispName: 'Door size', type: 'float', min:0, max:1, defVal:0.3}
1055 {name: 'dx', dispName: 'Door size', type: 'float', min:0, max:1, defVal:0.3}
[all …]
/plugin/diagramsnet/lib/shapes/pid2/
DmxPidInstruments.js36 {name: 'mounting', dispName: 'Mounting', type: 'enum', defVal:'field',
38 {val:'field', dispName:'Field'}, property
39 {val:'room', dispName:'Room'}, property
40 {val:'inaccessible', dispName:'Inaccessible'}, property
41 {val:'local', dispName:'Local'} property
137 {name: 'mounting', dispName: 'Mounting', type: 'enum', defVal:'field',
139 {val:'field', dispName:'Field'}, property
140 {val:'room', dispName:'Room'}, property
141 {val:'inaccessible', dispName:'Inaccessible'}, property
142 {val:'local', dispName:'Local'} property
[all …]
DmxPidValves.js68 {name: 'defState', dispName: 'Default State', type: 'enum', defVal:'open',
70 {val:'closed', dispName:'Closed'}, property
71 {val:'open', dispName:'Open'} property
73 {name: 'actuator', dispName: 'Actuator', type: 'enum', defVal:'man',
75 {val:'man', dispName:'Manual'}, property
76 {val:'diaph', dispName:'Diphragm'}, property
77 {val:'balDiaph', dispName:'Balanced Diaphragm'}, property
78 {val:'motor', dispName:'Motor'}, property
79 {val:'none', dispName:'None'}, property
80 {val:'spring', dispName:'Spring'}, property
[all …]
DmxPidMisc.js35 {name: 'fanType', dispName: 'Type', type: 'enum', defVal:'field',
37 {val:'common', dispName:'Common'}, property
38 {val:'axial', dispName:'Axial'}, property
39 {val:'radial', dispName:'Radial'} property
142 {name: 'columnType', dispName: 'Type', type: 'enum', defVal:'field',
144 {val:'common', dispName:'Common'}, property
145 {val:'fixed', dispName:'Fixed'}, property
146 {val:'fluid', dispName:'Fluid'}, property
147 {val:'baffle', dispName:'Baffle'}, property
148 {val:'valve', dispName:'Valve'}, property
[all …]
/plugin/diagramsnet/lib/shapes/bpmn/
DmxBpmnShape2.js42 {name: 'symbol', dispName: 'Event', type: 'enum', defVal:'general',
43 enumList: [{val: 'general', dispName: 'General'}, property
44 {val: 'message', dispName: 'Message'}, property
45 {val: 'timer', dispName: 'Timer'}, property
46 {val: 'escalation', dispName: 'Escalation'}, property
47 {val: 'conditional', dispName: 'Conditional'}, property
48 {val: 'link', dispName: 'Link'}, property
49 {val: 'error', dispName: 'Error'}, property
50 {val: 'cancel', dispName: 'Cancel'}, property
51 {val: 'compensation', dispName: 'Compensation'}, property
[all …]
/plugin/diagramsnet/lib/js/diagramly/
DEditor.js296 … {name: 'comic', dispName: 'Comic', type: 'bool', defVal: false, isVisible: function(state, format) property
300 …{name: 'jiggle', dispName: 'Jiggle', type: 'float', min: 0, defVal: 1, isVisible: function(state, … property
305 …{name: 'fillWeight', dispName: 'Fill Weight', type: 'int', defVal: -1, isVisible: function(state, … property
309 …{name: 'hachureGap', dispName: 'Hachure Gap', type: 'int', defVal: -1, isVisible: function(state, … property
313 …{name: 'hachureAngle', dispName: 'Hachure Angle', type: 'int', defVal: -41, isVisible: function(st… property
317 …{name: 'curveFitting', dispName: 'Curve Fitting', type: 'float', defVal: 0.95, isVisible: function… property
321 …{name: 'simplification', dispName: 'Simplification', type: 'float', defVal: 0, min: 0, max: 1, isV… property
325 …{name: 'disableMultiStroke', dispName: 'Disable Multi Stroke', type: 'bool', defVal: false, isVisi… property
329 …{name: 'disableMultiStrokeFill', dispName: 'Disable Multi Stroke Fill', type: 'bool', defVal: fals… property
333 …{name: 'dashOffset', dispName: 'Dash Offset', type: 'int', defVal: -1, isVisible: function(state, … property
[all …]
/plugin/diagramsnet/lib/shapes/mockup/
DmxMockupGraphics.js35 {name: 'strokeColor2', dispName: 'Stroke2 Color', type: 'color'},
36 {name: 'strokeColor3', dispName: 'Stroke3 Color', type: 'color'},
37 {name: 'fillColor2', dispName: 'Fill2 Color', type: 'color'},
38 {name: 'fillColor3', dispName: 'Fill3 Color', type: 'color'}
136 {name: 'strokeColor2', dispName: 'Bar Stroke Color', type: 'color'},
137 {name: 'strokeColor3', dispName: 'Coord System Color', type: 'color'},
138 {name: 'fillColor2', dispName: 'Bar1 Color', type: 'color'},
139 {name: 'fillColor3', dispName: 'Bar2 Color', type: 'color'}
237 {name: 'strokeColor2', dispName: 'Coord. System Color', type: 'color'},
238 {name: 'strokeColor3', dispName: 'Line1 Color', type: 'color'},
[all …]
DmxMockupButtons.js38 {name: 'buttonStyle', dispName: 'Style', type: 'enum', defVal:'round',
39 enumList: [{val: 'round', dispName: 'Round'}, {val: 'chevron', dispName: 'Chevron'}] property
145 {name: 'buttonStyle', dispName: 'Style', type: 'enum', defVal:'round',
146 enumList: [{val: 'round', dispName: 'Round'}, {val: 'chevron', dispName: 'Chevron'}] property
672 {name: 'buttonState', dispName: 'Button State', type: 'enum',
673 enumList: [{val: 'on', dispName: 'On'}, {val: 'off', dispName: 'Off'}] property
762 {name: 'rSize', dispName: 'Arc Size', type: 'float', min:0, defVal:10}
803 {name: 'rSize', dispName: 'Arc Size', type: 'float', min:0, defVal:10}
843 {name: 'rSize', dispName: 'Arc Size', type: 'float', min:0, defVal:10}
896 {name: 'rSize', dispName: 'Arc Size', type: 'float', min:0, defVal:10}
[all …]
DmxMockupMisc.js35 {name: 'fillColor2', dispName: 'Outline Color', type: 'color'},
36 {name: 'fillColor3', dispName: 'Symbol Color', type: 'color'},
37 {name: 'strokeColor2', dispName: 'Outline Stroke Color', type: 'color'},
38 {name: 'strokeColor3', dispName: 'Symbol Stroke Color', type: 'color'}
197 {name: 'fillColor2', dispName: 'Outline Color', type: 'color'},
198 {name: 'barPos', dispName: 'Handle Position', type: 'float', min:0, defVal:80}
361 {name: 'ratingStyle', dispName: 'Style', type: 'enum',
362 enumList: [{val: 'heart', dispName: 'Heart'}, {val: 'star', dispName: 'Star'}] property
364 {name: 'ratingScale', dispName: 'Max. Rating', type: 'int'},
365 {name: 'grade', dispName: 'Current Rating', type: 'int'},
[all …]
DmxMockupForms.js281 {name: 'chosenColor', dispName: 'Current Color', type: 'color'}
357 {name: 'fillColor2', dispName: 'Fill2 Color', type: 'color'}
461 {name: 'spinLayout', dispName: 'Layout', type: 'enum',
462dispName: 'Right'}, {val: 'left', dispName: 'Left'}, {val: 'top', dispName: 'Top'}, {val: 'bottom'… property
464 {name: 'spinStyle', dispName: 'Spinner Style', type: 'enum',
465 enumList: [{val: 'merged', dispName: 'Merged'}, {val: 'normal', dispName: 'Normal'}] property
467 {name: 'adjStyle', dispName: 'Button Style', type: 'enum',
468 …enumList: [{val: 'triangle', dispName: 'Triangle'}, {val: 'plusMinus', dispName: '+/-'}, {val: 'ar… property
1173 {name: 'sliderStyle', dispName: 'Slider Style', type: 'enum',
1174 enumList: [{val: 'basic', dispName: 'Basic'}, {val: 'fancy', dispName: 'Fancy'}] property
[all …]
DmxMockupNavigation.js147 {name: 'mainText', dispName: 'Text', type: 'string'},
148 {name: 'textSize', dispName: 'Text Size', type: 'float'},
149 {name: 'textColor', dispName: 'Text Color', type: 'color'},
150 {name: 'textColor2', dispName: 'Text2 Color', type: 'color'}
472 {name: 'barPos', dispName: 'Handle Position', type: 'float'},
473 {name: 'fillColor2', dispName: 'Fill2 Color', type: 'color'},
474 {name: 'strokeColor2', dispName: 'Stroke2 Color', type: 'color'}
694 {name: 'fillColor2', dispName: 'Fill2 Color', type: 'color'},
695 {name: 'strokeColor2', dispName: 'Stroke2 Color', type: 'color'},
696 {name: 'strokeColor3', dispName: 'Stroke3 Color', type: 'color'}
/plugin/diagramsnet/lib/shapes/ios7/
DmxIOS7Ui.js64 {name: 'fillColor2', dispName: 'Fill Color 2', type: 'color'}
169 {name: 'buttonState', dispName: 'Button State', type: 'enum',
170 enumList: [{val: 'on', dispName: 'On'}, property
171 {val: 'off', dispName: 'Off'}] property
173 {name: 'strokeColor2', dispName: 'Stroke Color 2', type: 'color'},
174 {name: 'fillColor2', dispName: 'Fill Color 2', type: 'color'},
323 {name: 'barPos', dispName: 'Handle Position', type: 'float', min:0, max:1, defVal:30},
324 {name: 'strokeColor2', dispName: 'Stroke Color 2', type: 'color'}
702 {name: 'gridSize', dispName: 'Grid Size', type: 'String'},
1054 {name: 'rSize', dispName: 'Arc Size', type: 'float', min:0, defVal:3}
[all …]
/plugin/diagramsnet/lib/js/
Dshapes-14-6-5.min.js2dispName:"Event",type:"enum",defVal:"general",enumList:[{val:"general",dispName:"General"},{val:"m… property
3dispName:"Parallel Multiple"},{val:"terminate",dispName:"Terminate"},{val:"exclusiveGw",dispName:"… property
4dispName:"Bound Non-Interrupting"},{val:"throwing",dispName:"Throwing"},{val:"end",dispName:"End"}… property
31dispName:"Event",type:"enum",defVal:mxShapeBpmnEvent.prototype.eventEnum.GENERAL,enumList:[{val:mx…
32 dispName:"Conditional"},{val:mxShapeBpmnEvent.prototype.eventEnum.LINK,dispName:"Link"},{val:mxShap…
33dispName:"Terminate"}]},{name:mxShapeBpmnEvent.prototype.miscEnum.OUTLINE,dispName:"Event Type",ty…
34 dispName:"Catching"},{val:mxShapeBpmnEvent.prototype.eventTypeEnum.BOUND_INT,dispName:"Bound Interr…
51dispName:"Gateway type",type:"enum",defVal:"event",enumList:[{val:"event",dispName:"Event-based"},…
57dispName:"Type",defVal:"task",type:"enum",enumList:[{val:"task",dispName:"Task"},{val:"transaction… property
58dispName:"Non-Interrupting Message Event"},{val:"manual",dispName:"Manual"},{val:"businessRule",di… property
[all …]
Dshapes.min.js2dispName:"Event",type:"enum",defVal:"general",enumList:[{val:"general",dispName:"General"},{val:"m… property
3dispName:"Parallel Multiple"},{val:"terminate",dispName:"Terminate"},{val:"exclusiveGw",dispName:"… property
4dispName:"Bound Non-Interrupting"},{val:"throwing",dispName:"Throwing"},{val:"end",dispName:"End"}… property
98 …_SIZE:"rSize"};mxShapeERRRect.prototype.customProperties=[{name:"rSize",dispName:"Rounding Size",t…
104 …Shape);mxShapeIOS7AppBar.prototype.customProperties=[{name:"fillColor2",dispName:"Fill Color 2",ty…
109dispName:"Button State",type:"enum",enumList:[{val:"on",dispName:"On"},{val:"off",dispName:"Off"}]… property
115 …tomProperties=[{name:"barPos",dispName:"Handle Position",type:"float",min:0,max:1,defVal:30},{name…
130 …Shape);mxShapeIOS7iconGrid.prototype.customProperties=[{name:"gridSize",dispName:"Grid Size",type:…
144 …IZE:"rSize"};mxShapeIOS7RRect.prototype.customProperties=[{name:"rSize",dispName:"Arc Size",type:"…
146 …rSize"};mxShapeIOS7LeftButton.prototype.customProperties=[{name:"rSize",dispName:"Arc Size",type:"…
[all …]

12