public class CHelpResourceDescriptorImpl
extends java.lang.Object
implements org.eclipse.cdt.ui.ICHelpResourceDescriptor
| Constructor and Description |
|---|
CHelpResourceDescriptorImpl(org.eclipse.cdt.ui.ICHelpBook helpBook,
org.eclipse.cdt.ui.IFunctionSummary functionSummary,
java.lang.String pluginId)
This is where the location of the html help file (to be displayed for an
API) is located
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.cdt.ui.ICHelpBook |
getCHelpBook() |
org.eclipse.help.IHelpResource[] |
getHelpResources() |
java.lang.String |
toString() |
public CHelpResourceDescriptorImpl(org.eclipse.cdt.ui.ICHelpBook helpBook,
org.eclipse.cdt.ui.IFunctionSummary functionSummary,
java.lang.String pluginId)
helpBook - functionSummary - pluginId - public org.eclipse.cdt.ui.ICHelpBook getCHelpBook()
getCHelpBook in interface org.eclipse.cdt.ui.ICHelpResourceDescriptorpublic org.eclipse.help.IHelpResource[] getHelpResources()
getHelpResources in interface org.eclipse.cdt.ui.ICHelpResourceDescriptorpublic java.lang.String toString()
toString in class java.lang.ObjectCopyright (c) 2011 IBM Corporation and others. All Rights Reserved.