Class UiColorPicker

  • All Implemented Interfaces:
    UiObject

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

      • defaultColor

        protected UiColor defaultColor
      • saveButtonCaption

        protected java.lang.String saveButtonCaption
      • clearButtonCaption

        protected java.lang.String clearButtonCaption
    • Constructor Detail

      • UiColorPicker

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

        public UiColorPicker​(java.lang.String id)