Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/shapes/mockup/
H A DmxMockupButtons.js646 function mxShapeMockupOnOffButton(bounds, fill, stroke, strokewidth) class
658 mxUtils.extend(mxShapeMockupOnOffButton, mxShape);
660 mxShapeMockupOnOffButton.prototype.cst = {
671 mxShapeMockupOnOffButton.prototype.customProperties = [
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…
708 if (state === mxShapeMockupOnOffButton.prototype.cst.STATE_ON)
724 if(state === mxShapeMockupOnOffButton.prototype.cst.STATE_ON)
728 else if (state === mxShapeMockupOnOffButton.prototype.cst.STATE_OFF)
[all …]
/plugin/diagramsnet/lib/js/
H A Dshapes-14-6-5.min.js251mxShapeMockupOnOffButton(a,d,e,b){mxShape.call(this);this.bounds=a;this.fill=d;this.stroke=e;this.… class
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…
H A 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…
H A Dviewer-static.min.js4339mxShapeMockupOnOffButton(a,d,e,b){mxShape.call(this);this.bounds=a;this.fill=d;this.stroke=e;this.… class
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…