Class DtEditorInputNavigationLocation

    • Method Detail

      • getInput

        public IDtEditorInput<?> getInput()
        Specified by:
        getInput in interface org.eclipse.ui.INavigationLocation
        Overrides:
        getInput in class org.eclipse.ui.NavigationLocation
      • saveState

        public void saveState​(org.eclipse.ui.IMemento memento)
      • restoreState

        public void restoreState​(org.eclipse.ui.IMemento memento)
      • restoreLocation

        public void restoreLocation()
      • mergeInto

        public boolean mergeInto​(org.eclipse.ui.INavigationLocation currentLocation)
      • update

        public void update()
      • getEditorPart

        protected IDtEditor<?> getEditorPart()
        Overrides:
        getEditorPart in class org.eclipse.ui.NavigationLocation