public class GenerateControlsHandler extends MasterDetailAction
VContainer
or
VView
.Constructor and Description |
---|
GenerateControlsHandler() |
Modifier and Type | Method and Description |
---|---|
void |
execute(org.eclipse.emf.ecore.EObject object) |
Object |
execute(org.eclipse.core.commands.ExecutionEvent event) |
boolean |
shouldShow(org.eclipse.emf.ecore.EObject object) |
getTreeViewer
addHandlerListener, dispose, fireHandlerChanged, hasListeners, isEnabled, isHandled, removeHandlerListener, setBaseEnabled, setEnabled
public void execute(org.eclipse.emf.ecore.EObject object)
execute
in class MasterDetailAction
object
- The EObject
on which the action is executedpublic boolean shouldShow(org.eclipse.emf.ecore.EObject object)
shouldShow
in class MasterDetailAction
object
- the EObject
on which to test if the action can be executedeObject
public Object execute(org.eclipse.core.commands.ExecutionEvent event) throws org.eclipse.core.commands.ExecutionException
org.eclipse.core.commands.ExecutionException
Copyright © 2018. All rights reserved.