org.eclipse.emf.ecp.emfstore.internal.ui.handler
Class UndoLastOperationHelper
java.lang.Object
org.eclipse.emf.ecp.emfstore.internal.ui.handler.UndoLastOperationHelper
public final class UndoLastOperationHelper
- extends Object
This is the EMFStore UndoLastOperation Handler delegating to the EMFStore UIUndoLastOperationController.
- Author:
- Eugen Neufeld
undo
public static void undo(InternalProject project,
org.eclipse.swt.widgets.Shell shell)
- Undo the last change on an
InternalProject. Delegates to UIUndoLastOperationController.
- Parameters:
project - the InternalProjectshell - the Shell
Copyright © 2015. All Rights Reserved.