public abstract class EditingDomainHandlerBase
extends org.eclipse.core.commands.AbstractHandler
EditingDomain of the editor on which the
command is performed.| Constructor and Description |
|---|
EditingDomainHandlerBase() |
| Modifier and Type | Method and Description |
|---|---|
Object |
execute(org.eclipse.core.commands.ExecutionEvent event) |
public final Object execute(org.eclipse.core.commands.ExecutionEvent event) throws org.eclipse.core.commands.ExecutionException
org.eclipse.core.commands.ExecutionExceptionCopyright © 2020. All rights reserved.