eu.esdihumboldt.hale.ui.service.instance.internal.handler
Class ToggleTransformationHandler
java.lang.Object
org.eclipse.core.commands.common.EventManager
org.eclipse.core.commands.AbstractHandler
eu.esdihumboldt.hale.ui.service.instance.internal.handler.ToggleTransformationHandler
- All Implemented Interfaces:
- org.eclipse.core.commands.IHandler, org.eclipse.core.commands.IHandler2, org.eclipse.ui.commands.IElementUpdater
public class ToggleTransformationHandler
- extends org.eclipse.core.commands.AbstractHandler
- implements org.eclipse.ui.commands.IElementUpdater
Handler that toggles the transformation of the InstanceService
.
- Author:
- Simon Templer
Method Summary |
Object |
execute(org.eclipse.core.commands.ExecutionEvent event)
|
void |
updateElement(org.eclipse.ui.menus.UIElement element,
Map parameters)
|
Methods inherited from class org.eclipse.core.commands.AbstractHandler |
addHandlerListener, dispose, fireHandlerChanged, hasListeners, isEnabled, isHandled, removeHandlerListener, setBaseEnabled, setEnabled |
Methods inherited from class org.eclipse.core.commands.common.EventManager |
addListenerObject, clearListeners, getListeners, isListenerAttached, removeListenerObject |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ToggleTransformationHandler
public ToggleTransformationHandler()
execute
public Object execute(org.eclipse.core.commands.ExecutionEvent event)
throws org.eclipse.core.commands.ExecutionException
- Specified by:
execute
in interface org.eclipse.core.commands.IHandler
- Throws:
org.eclipse.core.commands.ExecutionException
- See Also:
IHandler.execute(ExecutionEvent)
updateElement
public void updateElement(org.eclipse.ui.menus.UIElement element,
Map parameters)
- Specified by:
updateElement
in interface org.eclipse.ui.commands.IElementUpdater
- See Also:
IElementUpdater.updateElement(UIElement, Map)
Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d