public class EditorTabHistoryHandler extends Object implements ITabHistoryHandler
| Constructor and Description |
|---|
EditorTabHistoryHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
closeTab(ITabHistoryContext tabContext) |
ITabHistoryContext |
makeTabContext(EditorHost tab) |
void |
selectTab(ITabHistoryContext tabContext) |
public ITabHistoryContext makeTabContext(EditorHost tab)
makeTabContext in interface ITabHistoryHandlerpublic void selectTab(ITabHistoryContext tabContext)
selectTab in interface ITabHistoryHandlerpublic void closeTab(ITabHistoryContext tabContext)
closeTab in interface ITabHistoryHandlerCopyright © 2022. All rights reserved.