public class PropertyEditorAction extends PropertyEditorList
editor| Constructor and Description |
|---|
PropertyEditorAction() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
init(Object target,
PropertyInfo propInfo,
PropertyGrid propGrid)
Initialize the list from the action registry.
|
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.