Uses of Interface
org.eclipse.help.ui.IEngineDescriptor
-
Packages that use IEngineDescriptor Package Description org.eclipse.help.ui 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 IEngineDescriptor Modifier and Type Method Description protected IEngineDescriptor
RootScopePage. getEngineDescriptor()
Returns the descriptor of the engine associated with this page.Methods in org.eclipse.help.ui with parameters of type IEngineDescriptor Modifier and Type Method Description void
ISearchScopePage. init(IEngineDescriptor ed, String scopeSetName)
Initializes the search scope page.void
RootScopePage. init(IEngineDescriptor ed, String scopeSetName)
-