public class DeleteSelectedToDoItem
extends org.eclipse.core.commands.AbstractHandler
implements org.eclipse.core.commands.IHandler, org.eclipse.ui.commands.IElementUpdater
Constructor and Description |
---|
DeleteSelectedToDoItem() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
execute(org.eclipse.core.commands.ExecutionEvent arg0) |
void |
updateElement(org.eclipse.ui.menus.UIElement arg0,
java.util.Map arg1) |
addHandlerListener, dispose, isEnabled, isHandled, removeHandlerListener, setEnabled
public void updateElement(org.eclipse.ui.menus.UIElement arg0, java.util.Map arg1)
updateElement
in interface org.eclipse.ui.commands.IElementUpdater
public java.lang.Object execute(org.eclipse.core.commands.ExecutionEvent arg0) throws org.eclipse.core.commands.ExecutionException
execute
in interface org.eclipse.core.commands.IHandler
org.eclipse.core.commands.ExecutionException