Class UiButton

  • All Implemented Interfaces:
    UiObject

    public class UiButton
    extends UiField
    implements UiObject
    THIS IS GENERATED CODE! PLEASE DO NOT MODIFY - ALL YOUR WORK WOULD BE LOST!
    • Field Detail

      • templateRecord

        protected java.lang.Object templateRecord
      • minDropDownWidth

        protected int minDropDownWidth
      • minDropDownHeight

        protected int minDropDownHeight
      • openDropDownIfNotSet

        protected boolean openDropDownIfNotSet
    • Constructor Detail

      • UiButton

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

        public UiButton​(UiTemplate template,
                        java.lang.Object templateRecord)