org.eclipse.ptp.pldt.common.editorHelp
Class CHelpResourceDescriptorImpl
java.lang.Object
org.eclipse.ptp.pldt.common.editorHelp.CHelpResourceDescriptorImpl
public class CHelpResourceDescriptorImpl
- extends java.lang.Object
Implementation of ICHelpResourceDescriptor, help information e.g. for an API
|
Constructor Summary |
CHelpResourceDescriptorImpl(ICHelpBook helpBook,
IFunctionSummary functionSummary,
java.lang.String pluginId)
This is where the location of the html help file (to be displayed for an
API) is located |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
CHelpResourceDescriptorImpl
public CHelpResourceDescriptorImpl(ICHelpBook helpBook,
IFunctionSummary functionSummary,
java.lang.String pluginId)
- This is where the location of the html help file (to be displayed for an
API) is located
- Parameters:
helpBook - functionSummary - pluginId -
getCHelpBook
public ICHelpBook getCHelpBook()
getHelpResources
public IHelpResource[] getHelpResources()
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object
Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.