Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/shapes/pid2/
H A DmxPidValves.js875 mxShapePidValve.prototype.isSquareVariant = function(actType) argument
877 if (actType === mxShapePidValve.prototype.cst.PILOT ||
878 actType === mxShapePidValve.prototype.cst.SOLENOID ||
879 actType === mxShapePidValve.prototype.cst.POWERED ||
880 actType === mxShapePidValve.prototype.cst.DIGITAL ||
881 actType === mxShapePidValve.prototype.cst.WEIGHT ||
882 actType === mxShapePidValve.prototype.cst.KEY)