Class ColumnInputCurrency

All Implemented Interfaces:
Serializable, overit.geocall.marks.MethodExposer, overit.geocall.marks.NameExposer, Badgeable, Hideable, ValueValidator, Identified, Tool, overit.geocall.ux.configurability.UIConfigurable, overit.geocall.ux.edm.ModelConfigurable

@Component public class ColumnInputCurrency extends ColumnInputRegExp
This component extends ColumnInputRegExp and must be used to insert an input field for the currency as a column. For details on the accepted input see Euro class.
See Also:
GCApi:
component
  • Field Details

    • _precision

      protected int _precision
  • Constructor Details

    • ColumnInputCurrency

      public ColumnInputCurrency()
  • Method Details