public class ContentAssistHandler
extends org.eclipse.core.commands.AbstractHandler
Constructor and Description |
---|
ContentAssistHandler() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
execute(org.eclipse.core.commands.ExecutionEvent event) |
void |
setEnabled(java.lang.Object evaluationContext) |
addHandlerListener, dispose, fireHandlerChanged, hasListeners, isEnabled, isHandled, removeHandlerListener, setBaseEnabled
public java.lang.Object execute(org.eclipse.core.commands.ExecutionEvent event) throws org.eclipse.core.commands.ExecutionException
org.eclipse.core.commands.ExecutionException
public void setEnabled(java.lang.Object evaluationContext)
setEnabled
in interface org.eclipse.core.commands.IHandler2
setEnabled
in class org.eclipse.core.commands.AbstractHandler