org.eclipse.emf.ecp.emfstore.internal.ui.handler
Class ShowHistoryViewHelper

java.lang.Object
  extended by 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.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

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 Object
shell - the Shell


Copyright © 2015. All Rights Reserved.