public class AllowNullNumberEditor
extends org.springframework.beans.propertyeditors.CustomNumberEditor
Constructor and Description |
---|
AllowNullNumberEditor(Class numberClass,
boolean allowEmpty) |
Modifier and Type | Method and Description |
---|---|
void |
setValue(Object value) |
getAsText, setAsText
addPropertyChangeListener, firePropertyChange, getCustomEditor, getJavaInitializationString, getSource, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setSource, supportsCustomEditor
public AllowNullNumberEditor(Class numberClass, boolean allowEmpty) throws IllegalArgumentException
IllegalArgumentException
public void setValue(Object value)
setValue
in interface PropertyEditor
setValue
in class org.springframework.beans.propertyeditors.CustomNumberEditor
Copyright © 2006–2018 TinyGroup. All rights reserved.