Uses of Interface
org.eclipse.ui.navigator.INavigatorSaveablesService
-
Packages that use INavigatorSaveablesService Package Description org.eclipse.ui.navigator Provides the Common Navigator framework. -
-
Uses of INavigatorSaveablesService in org.eclipse.ui.navigator
Methods in org.eclipse.ui.navigator that return INavigatorSaveablesService Modifier and Type Method Description INavigatorSaveablesService
INavigatorContentService. getSaveablesService()
The saveable service helps implementingISaveablesSource
.
-