public class SimpleEnumPropertyEditor extends PropertyEditorSupport
Constructor and Description |
---|
SimpleEnumPropertyEditor(Class<? extends Enum<?>> enumClass) |
Modifier and Type | Method and Description |
---|---|
void |
setAsText(String text) |
addPropertyChangeListener, firePropertyChange, getAsText, getCustomEditor, getJavaInitializationString, getSource, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setSource, setValue, supportsCustomEditor
public SimpleEnumPropertyEditor(Class<? extends Enum<?>> enumClass)
public void setAsText(String text) throws IllegalArgumentException
setAsText
in interface PropertyEditor
setAsText
in class PropertyEditorSupport
IllegalArgumentException
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.