public class ExportEventsImpl extends Object implements FileTarget
| Constructor and Description |
|---|
ExportEventsImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
check() |
File |
getFile() |
void |
setFile(File file) |
void |
setSelection(org.eclipse.jface.viewers.IStructuredSelection selection) |
org.eclipse.core.runtime.IStatus |
write(org.eclipse.core.runtime.IProgressMonitor monitor) |
public void setSelection(org.eclipse.jface.viewers.IStructuredSelection selection)
public void setFile(File file)
setFile in interface FileTargetpublic void check()
public org.eclipse.core.runtime.IStatus write(org.eclipse.core.runtime.IProgressMonitor monitor)
public File getFile()
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.