Home
last modified time | relevance | path

Searched refs:mxShapeMockupOnOffButton (Results 1 – 4 of 4) sorted by relevance

/plugin/diagramsnet/lib/shapes/mockup/
DmxMockupButtons.js646 function mxShapeMockupOnOffButton(bounds, fill, stroke, strokewidth) function
658 mxUtils.extend(mxShapeMockupOnOffButton, mxShape);
660 mxShapeMockupOnOffButton.prototype.cst = { class
671 mxShapeMockupOnOffButton.prototype.customProperties = [
682 mxShapeMockupOnOffButton.prototype.paintVertexShape = function(c, x, y, w, h)
693 mxShapeMockupOnOffButton.prototype.background = function(c, x, y, w, h)
700 mxShapeMockupOnOffButton.prototype.foreground = function(c, x, y, w, h)
702 … state = mxUtils.getValue(this.style, mxShapeMockupOnOffButton.prototype.cst.BUTTON_STATE, mxShape…
703 …var fillColor2 = mxUtils.getValue(this.style, mxShapeMockupOnOffButton.prototype.cst.FILL_COLOR2, …
704 …var textColor = mxUtils.getValue(this.style, mxShapeMockupOnOffButton.prototype.cst.TEXT_COLOR, '#…
[all …]
/plugin/diagramsnet/lib/js/
Dshapes-14-6-5.min.js251mxShapeMockupOnOffButton(a,d,e,b){mxShape.call(this);this.bounds=a;this.fill=d;this.stroke=e;this.… function
252 mxShapeMockupOnOffButton.prototype.customProperties=[{name:"buttonState",dispName:"Button State",ty…
253 mxShapeMockupOnOffButton.prototype.foreground=function(a,d,e,b,c){d=mxUtils.getValue(this.style,mxS…
254mxShapeMockupOnOffButton.prototype.cst.TEXT_SIZE,"17");d===mxShapeMockupOnOffButton.prototype.cst.…
255 …0,0)};mxCellRenderer.registerShape(mxShapeMockupOnOffButton.prototype.cst.SHAPE_ON_OFF_BUTTON,mxSh…
Dshapes.min.js202mxShapeMockupOnOffButton(a,d,e,b){mxShape.call(this);this.bounds=a;this.fill=d;this.stroke=e;this.… class
203 mxShapeMockupOnOffButton.prototype.customProperties=[{name:"buttonState",dispName:"Button State",ty…
204 mxShapeMockupOnOffButton.prototype.foreground=function(a,d,e,b,c){d=mxUtils.getValue(this.style,mxS…
205mxShapeMockupOnOffButton.prototype.cst.TEXT_SIZE,"17");d===mxShapeMockupOnOffButton.prototype.cst.…
206 …0,0)};mxCellRenderer.registerShape(mxShapeMockupOnOffButton.prototype.cst.SHAPE_ON_OFF_BUTTON,mxSh…
Dviewer-static.min.js4339mxShapeMockupOnOffButton(a,d,e,b){mxShape.call(this);this.bounds=a;this.fill=d;this.stroke=e;this.…
4340 mxShapeMockupOnOffButton.prototype.customProperties=[{name:"buttonState",dispName:"Button State",ty…
4341 mxShapeMockupOnOffButton.prototype.foreground=function(a,d,e,b,c){d=mxUtils.getValue(this.style,mxS…
4342mxShapeMockupOnOffButton.prototype.cst.TEXT_SIZE,"17");d===mxShapeMockupOnOffButton.prototype.cst.…
4343 …0,0)};mxCellRenderer.registerShape(mxShapeMockupOnOffButton.prototype.cst.SHAPE_ON_OFF_BUTTON,mxSh…