public class LinkEditor extends ArgumentEditor
| Modifier and Type | Class and Description |
|---|---|
static class |
LinkEditor.Mode |
ArgumentEditor.IEditorListener| Constructor and Description |
|---|
LinkEditor(Composite parent,
IQueryContext context,
ArgumentDescriptor descriptor,
TableItem item,
LinkEditor.Mode mode) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getValue() |
void |
setValue(Object value) |
addListener, getDescriptor, removeListenerpublic LinkEditor(Composite parent,
IQueryContext context,
ArgumentDescriptor descriptor,
TableItem item,
LinkEditor.Mode mode)
public Object getValue()
getValue in class ArgumentEditorpublic void setValue(Object value) throws SnapshotException
setValue in class ArgumentEditorSnapshotException