| Package | Description |
|---|---|
| editor |
| Modifier and Type | Method and Description |
|---|---|
ITabHistoryContext |
ITabHistoryHandler.makeTabContext(EditorHost tab) |
ITabHistoryContext |
EditorTabHistoryHandler.makeTabContext(EditorHost tab) |
| Modifier and Type | Method and Description |
|---|---|
List<ITabHistoryContext> |
NavigationHistory.getTabMruList() |
| Modifier and Type | Method and Description |
|---|---|
void |
ITabHistoryHandler.closeTab(ITabHistoryContext tabContext) |
void |
EditorTabHistoryHandler.closeTab(ITabHistoryContext tabContext) |
boolean |
ITabHistoryContext.equals(ITabHistoryContext other) |
void |
ITabHistoryHandler.selectTab(ITabHistoryContext tabContext) |
void |
EditorTabHistoryHandler.selectTab(ITabHistoryContext tabContext) |
Copyright © 2019. All rights reserved.