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, removeListener
public LinkEditor(Composite parent, IQueryContext context, ArgumentDescriptor descriptor, TableItem item, LinkEditor.Mode mode)
public Object getValue()
getValue
in class ArgumentEditor
public void setValue(Object value) throws SnapshotException
setValue
in class ArgumentEditor
SnapshotException