public class PropertyEditorEnum extends PropertyEditorList
editor| Constructor and Description |
|---|
PropertyEditorEnum() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
init(Object target,
PropertyInfo propInfo,
PropertyGrid propGrid)
Initialize the list, based on the configuration data which can specify an enumeration class,
an iterable class, or the id of an iterable bean.
|
appendItem, appendItem, getValue, setValuecommit, compareTo, getEditor, getPropInfo, getTarget, hasChanged, onChange, revert, setFocus, setWrongValueException, setWrongValueMessage, updateValue, wireControllerprotected void init(Object target, PropertyInfo propInfo, PropertyGrid propGrid)
init in class PropertyEditorListtarget - The target object.propInfo - The PropertyInfo instance reflecting the property being edited on the target.propGrid - The property grid owning this property editor.Copyright © 2017 Regenstrief Center for Biomedical Informatics. All rights reserved.