Uses of Interface
editor.ITabHistoryContext
Packages that use ITabHistoryContext
-
Uses of ITabHistoryContext in editor
Classes in editor that implement ITabHistoryContextModifier and TypeClassDescription(package private) static classFields in editor declared as ITabHistoryContextModifier and TypeFieldDescriptionprivate ITabHistoryContextTabSelectionHistoryItem._prevTabContextprivate ITabHistoryContextTabSelectionHistoryItem._tabContextFields in editor with type parameters of type ITabHistoryContextMethods in editor that return ITabHistoryContextModifier and TypeMethodDescriptionEditorTabHistoryHandler.makeTabContext(EditorHost tab) ITabHistoryHandler.makeTabContext(EditorHost tab) Methods in editor that return types with arguments of type ITabHistoryContextMethods in editor with parameters of type ITabHistoryContextModifier and TypeMethodDescriptionprivate voidNavigationHistory.addToMruList(ITabHistoryContext tabHistoryContext) voidEditorTabHistoryHandler.closeTab(ITabHistoryContext tabContext) voidITabHistoryHandler.closeTab(ITabHistoryContext tabContext) booleanEditorTabHistoryHandler.EditorTabContext.equals(ITabHistoryContext other) booleanITabHistoryContext.equals(ITabHistoryContext other) voidEditorTabHistoryHandler.selectTab(ITabHistoryContext tabContext) voidITabHistoryHandler.selectTab(ITabHistoryContext tabContext)