public class UndoHandler extends Object
UndoLastOperationHelper.undo(InternalProject, Shell)| Constructor and Description |
|---|
UndoHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(org.eclipse.swt.widgets.Shell shell,
InternalProject project)
Called by the framework when handler is triggered.
|
@Execute
public void execute(org.eclipse.swt.widgets.Shell shell,
@Named(value="org.eclipse.ui.selection") @Optional
InternalProject project)
shell - The current Shellproject - The currently selected InternalProjectCopyright © 2018. All rights reserved.