public class DeleteItemHandler
extends org.eclipse.core.commands.AbstractHandler
Item
s from
the ItemViewer
. It is currently used in the ItemViewer
's
ToolBar
.Constructor and Description |
---|
DeleteItemHandler() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
execute(org.eclipse.core.commands.ExecutionEvent event)
Deletes any currently selected
Item s in the
ItemViewer . |
public java.lang.Object execute(org.eclipse.core.commands.ExecutionEvent event) throws org.eclipse.core.commands.ExecutionException
Item
s in the
ItemViewer
.org.eclipse.core.commands.ExecutionException