public class PropertyEditorChoiceList extends PropertyEditorList
editor| Constructor and Description |
|---|
PropertyEditorChoiceList() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
init(Object target,
PropertyInfo propInfo,
PropertyGrid propGrid)
Initializes the property editor.
|
appendItem, appendItem, getValue, setValuecommit, compareTo, getEditor, getPropInfo, getTarget, hasChanged, onChange, revert, setFocus, setWrongValueException, setWrongValueMessage, updateValue, wireControllerprotected void init(Object target, PropertyInfo propInfo, PropertyGrid propGrid)
PropertyEditorBaseinit 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.