Class C3Padding


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

      • C3Padding

        public C3Padding()
    • Method Detail

      • setTop

        @JsProperty
        public void setTop​(int top)
      • setRight

        @JsProperty
        public void setRight​(int right)
      • setBottom

        @JsProperty
        public void setBottom​(int bottom)
      • setLeft

        @JsProperty
        public void setLeft​(int left)