public abstract class OpenEditorHandler
extends AbstractHandler
Constructor and Description |
---|
OpenEditorHandler() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
execute(ExecutionEvent event) |
abstract java.lang.String |
getEditorId() |
boolean |
isEnabled() |
java.lang.Object |
openOperation(ExecutionEvent event) |
public abstract java.lang.String getEditorId()
public java.lang.Object execute(ExecutionEvent event) throws ExecutionException
ExecutionException
public java.lang.Object openOperation(ExecutionEvent event) throws ExecutionException
ExecutionException
public boolean isEnabled()