Uses of Interface
editor.ITabHistoryHandler
-
Packages that use ITabHistoryHandler Package Description editor -
-
Uses of ITabHistoryHandler in editor
Classes in editor that implement ITabHistoryHandler Modifier and Type Class Description classEditorTabHistoryHandlerFields in editor declared as ITabHistoryHandler Modifier and Type Field Description private ITabHistoryHandlerNavigationHistory. _tabHistoryHandlerMethods in editor that return ITabHistoryHandler Modifier and Type Method Description ITabHistoryHandlerNavigationHistory. getTabHistoryHandler()Methods in editor with parameters of type ITabHistoryHandler Modifier and Type Method Description voidNavigationHistory. setTabHistoryHandler(ITabHistoryHandler tabHistoryHandler)
-