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 class
EditorTabHistoryHandler
Methods in editor that return ITabHistoryHandler Modifier and Type Method Description ITabHistoryHandler
NavigationHistory. getTabHistoryHandler()
Methods in editor with parameters of type ITabHistoryHandler Modifier and Type Method Description void
NavigationHistory. setTabHistoryHandler(ITabHistoryHandler tabHistoryHandler)
-