public class SupersuserToggleCommand
extends org.eclipse.core.commands.AbstractHandler
implements org.eclipse.ui.commands.IElementUpdater
Constructor and Description |
---|
SupersuserToggleCommand() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
execute(org.eclipse.core.commands.ExecutionEvent event) |
void |
updateElement(org.eclipse.ui.menus.UIElement element,
java.util.Map parameters) |
public java.lang.Object execute(org.eclipse.core.commands.ExecutionEvent event) throws org.eclipse.core.commands.ExecutionException
execute
in interface org.eclipse.core.commands.IHandler
org.eclipse.core.commands.ExecutionException
public void updateElement(org.eclipse.ui.menus.UIElement element, java.util.Map parameters)
updateElement
in interface org.eclipse.ui.commands.IElementUpdater