public class PropertyEditorChoiceList extends PropertyEditorList
comboboxcomponent| Constructor and Description |
|---|
PropertyEditorChoiceList() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
init(UIElementBase target,
PropertyInfo propInfo,
PropertyGrid propGrid)
Initializes the property editor.
|
appendItem, appendItem, getValue, setValuecommit, getComponent, getPropInfo, getTarget, hasChanged, revert, setFocus, setWrongValueException, setWrongValueMessage, updateValueprotected void init(UIElementBase target, PropertyInfo propInfo, PropertyGrid propGrid)
PropertyEditorBaseinit in class PropertyEditorListtarget - The target UI element.propInfo - The PropertyInfo instance reflecting the property being edited on the target.propGrid - The property grid owning this property editor.Copyright © 2016 Regenstrief Center for Biomedical Informatics. All rights reserved.