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 class
Fields in editor declared as ITabHistoryContextModifier and TypeFieldDescriptionprivate ITabHistoryContext
TabSelectionHistoryItem._prevTabContext
private ITabHistoryContext
TabSelectionHistoryItem._tabContext
Fields 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 void
NavigationHistory.addToMruList
(ITabHistoryContext tabHistoryContext) void
EditorTabHistoryHandler.closeTab
(ITabHistoryContext tabContext) void
ITabHistoryHandler.closeTab
(ITabHistoryContext tabContext) boolean
EditorTabHistoryHandler.EditorTabContext.equals
(ITabHistoryContext other) boolean
ITabHistoryContext.equals
(ITabHistoryContext other) void
EditorTabHistoryHandler.selectTab
(ITabHistoryContext tabContext) void
ITabHistoryHandler.selectTab
(ITabHistoryContext tabContext)