org.eclipse.emf.ecp.emfstore.internal.ui.handler
Class ShowHistoryViewHelper
java.lang.Object
org.eclipse.emf.ecp.emfstore.internal.ui.handler.ShowHistoryViewHelper
public final class ShowHistoryViewHelper
- extends Object
This is the EMFStore ShowHistory Helper delegating to the EMFStore UIShowHistoryController.
- Author:
- Eugen Neufeld
|
Method Summary |
static void |
showHistoryView(Object object,
org.eclipse.swt.widgets.Shell shell)
Shows an HistoryView based on an Object. |
showHistoryView
public static void showHistoryView(Object object,
org.eclipse.swt.widgets.Shell shell)
- Shows an HistoryView based on an
Object. Delegates to UIShowHistoryController.
- Parameters:
object - the Objectshell - the Shell
Copyright © 2015. All Rights Reserved.