Class NumberEditorHandler

    • Field Detail

      • INT_CLASSES

        protected static final com.google.common.collect.ImmutableSet<Class<?>> INT_CLASSES
      • NULL_LIMIT_DECIMAL

        protected static final com.google.common.collect.ImmutableSet<String> NULL_LIMIT_DECIMAL
      • NULL_LIMIT_INTEGER

        protected static final com.google.common.collect.ImmutableSet<String> NULL_LIMIT_INTEGER
      • numberPattern

        protected Pattern numberPattern
      • numberParserFormatter

        protected org.nuiton.jaxx.widgets.number.NumberEditorHandler.NumberParserFormatter numberParserFormatter
    • Constructor Detail

      • NumberEditorHandler

        public NumberEditorHandler()