Uses of Interface
org.eclipse.help.ui.IEngineDescriptor
Packages that use IEngineDescriptor
Package
Description
Provides a framework for editing and contributing to the help search scope.
-
Uses of IEngineDescriptor in org.eclipse.help.ui
Methods in org.eclipse.help.ui that return IEngineDescriptorModifier and TypeMethodDescriptionprotected IEngineDescriptor
RootScopePage.getEngineDescriptor()
Returns the descriptor of the engine associated with this page.Methods in org.eclipse.help.ui with parameters of type IEngineDescriptorModifier and TypeMethodDescriptionvoid
ISearchScopePage.init
(IEngineDescriptor ed, String scopeSetName) Initializes the search scope page.void
RootScopePage.init
(IEngineDescriptor ed, String scopeSetName)