Class UiGridRow

  • All Implemented Interfaces:
    UiObject

    public class UiGridRow
    extends java.lang.Object
    implements UiObject
    THIS IS GENERATED CODE! PLEASE DO NOT MODIFY - ALL YOUR WORK WOULD BE LOST!
    • Field Detail

      • topPadding

        protected int topPadding
      • bottomPadding

        protected int bottomPadding
    • Constructor Detail

      • UiGridRow

        public UiGridRow()
    • Method Detail

      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object
      • getTopPadding

        public int getTopPadding()
      • getBottomPadding

        public int getBottomPadding()
      • setTopPadding

        public UiGridRow setTopPadding​(int topPadding)
      • setBottomPadding

        public UiGridRow setBottomPadding​(int bottomPadding)