public class PropertyEditorTriggers extends PropertyEditorCustomTree<ElementTrigger>
| Modifier and Type | Class and Description |
|---|---|
protected class |
PropertyEditorTriggers.TriggerProxy |
PropertyEditorCustomTree.Proxypopupeditor| Constructor and Description |
|---|
PropertyEditorTriggers() |
| Modifier and Type | Method and Description |
|---|---|
protected PropertyEditorCustomTree.Proxy |
newProxy(ElementBase child)
Creates a new proxy for the specified child.
|
protected PropertyEditorCustomTree.Proxy |
newProxy(PluginDefinition def)
Creates a new proxy for a child to be created.
|
protected void |
resequenceTargets(org.fujion.component.BaseComponent tc,
ElementBase parent)
Resequence all UI elements to match that of the tree view.
|
addProxy, addTreenode, canDemote, canPromote, commit, doClose, getValue, hasChanged, init, initProxy, onLabelChange$tree, revert, setValue, wireControllerdoOpen, setFocuscompareTo, getEditor, getPropInfo, getTarget, onChange, setWrongValueException, setWrongValueMessage, updateValueprotected PropertyEditorCustomTree.Proxy newProxy(ElementBase child)
newProxy in class PropertyEditorCustomTree<ElementTrigger>child - Element to be proxied. May not be null.protected PropertyEditorCustomTree.Proxy newProxy(PluginDefinition def)
newProxy in class PropertyEditorCustomTree<ElementTrigger>def - Plugin definition for child to be created.protected void resequenceTargets(org.fujion.component.BaseComponent tc,
ElementBase parent)
PropertyEditorCustomTreeresequenceTargets in class PropertyEditorCustomTree<ElementTrigger>tc - Root of subtree.parent - The parent UI element.Copyright © 2017 Regenstrief Center for Biomedical Informatics. All rights reserved.