Class C3Gauge


  • @JsType(isNative=true,
            namespace="<global>",
            name="Object")
    public class C3Gauge
    extends Object
    • Constructor Detail

      • C3Gauge

        public C3Gauge()
    • Method Detail

      • setMin

        @JsProperty
        public void setMin​(int min)
      • setMax

        @JsProperty
        public void setMax​(int max)