Class ShowHistoryViewHelper


  • public final class ShowHistoryViewHelper
    extends java.lang.Object
    This is the EMFStore ShowHistory Helper delegating to the EMFStore UIShowHistoryController.
    Author:
    Eugen Neufeld
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void showHistoryView​(java.lang.Object object, org.eclipse.swt.widgets.Shell shell)
      Shows an HistoryView based on an Object.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • showHistoryView

        public static void showHistoryView​(java.lang.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