Class UiCurrencyField

    • Field Detail

      • locale

        protected java.lang.String locale
      • currencyUnits

        protected java.util.List<UiCurrencyUnit> currencyUnits
      • fixedPrecision

        protected int fixedPrecision
      • showCurrencyBeforeAmount

        protected boolean showCurrencyBeforeAmount
      • showCurrencySymbol

        protected boolean showCurrencySymbol
      • alphaKeysQueryForCurrency

        protected boolean alphaKeysQueryForCurrency
    • Constructor Detail

      • UiCurrencyField

        public UiCurrencyField()