public class AttachVqlEditorRegistrationHandler
extends org.eclipse.core.commands.AbstractHandler
| Constructor and Description |
|---|
AttachVqlEditorRegistrationHandler() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
execute(org.eclipse.core.commands.ExecutionEvent event) |
void |
removeAttachmentRegistrationForFile(org.eclipse.core.resources.IFile f) |
boolean |
thereIsAnAttachedEditorForFile(org.eclipse.core.resources.IFile f) |
addHandlerListener, dispose, fireHandlerChanged, hasListeners, isEnabled, isHandled, removeHandlerListener, setBaseEnabled, setEnabledpublic boolean thereIsAnAttachedEditorForFile(org.eclipse.core.resources.IFile f)
public void removeAttachmentRegistrationForFile(org.eclipse.core.resources.IFile f)
public java.lang.Object execute(org.eclipse.core.commands.ExecutionEvent event)
throws org.eclipse.core.commands.ExecutionException
org.eclipse.core.commands.ExecutionException