Class UiPanelHeaderField

  • All Implemented Interfaces:
    UiObject

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

      • icon

        protected java.lang.String icon
      • minWidth

        protected int minWidth
      • maxWidth

        protected int maxWidth
    • Constructor Detail

      • UiPanelHeaderField

        @Deprecated
        public UiPanelHeaderField()
        Deprecated.
        Only for Jackson deserialization. Use the other constructor instead.
    • Method Detail

      • toString

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

        public java.lang.String getIcon()
      • getMinWidth

        public int getMinWidth()
      • getMaxWidth

        public int getMaxWidth()