Class UiNumberField

    • Field Detail

      • precision

        protected int precision
      • emptyText

        protected java.lang.String emptyText
      • showClearButton

        protected boolean showClearButton
      • minValue

        protected double minValue
      • maxValue

        protected double maxValue
      • sliderStep

        protected double sliderStep
      • commitOnSliderChange

        protected boolean commitOnSliderChange
    • Constructor Detail

      • UiNumberField

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

        public UiNumberField​(java.lang.String id)