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 IEngineDescriptorRootScopePage. 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 voidISearchScopePage. init(IEngineDescriptor ed, String scopeSetName)Initializes the search scope page.voidRootScopePage. init(IEngineDescriptor ed, String scopeSetName)
-