Uses of Interface
org.eclipse.help.base.IScopeHandle
-
Packages that use IScopeHandle Package Description org.eclipse.help.base Support for help system extension points. -
-
Uses of IScopeHandle in org.eclipse.help.base
Methods in org.eclipse.help.base that return IScopeHandle Modifier and Type Method Description IScopeHandle[]
IHelpScopeProducer. getScopeHandles()
Obtains a list of IScopeHandles, which in turn will contain AbstracHelpScope implementations.
-