public class FileOpenDialogEditor extends ArgumentEditor
ArgumentEditor.IEditorListener| Constructor and Description |
|---|
FileOpenDialogEditor(Composite parent,
IQueryContext context,
ArgumentDescriptor descriptor,
TableItem item) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getValue() |
boolean |
setFocus() |
void |
setValue(Object value) |
addListener, getDescriptor, removeListenerpublic FileOpenDialogEditor(Composite parent,
IQueryContext context,
ArgumentDescriptor descriptor,
TableItem item)
public void setValue(Object value) throws SnapshotException
setValue in class ArgumentEditorSnapshotExceptionpublic Object getValue()
getValue in class ArgumentEditorpublic boolean setFocus()