public class FunctionsTopic extends Object implements org.eclipse.help.ITopic, FunctionReferenceConstants
FUNCTION_TOPIC_PATH, NO_TOPICS, PLUGIN_ID, PLUGINS_ROOT
Constructor and Description |
---|
FunctionsTopic(AbstractFunctionExtension<?> functions,
String label,
String href)
Create the topic for the given function extension
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.help.IUAElement[] |
getChildren() |
String |
getHref() |
String |
getLabel() |
org.eclipse.help.ITopic[] |
getSubtopics() |
boolean |
isEnabled(org.eclipse.core.expressions.IEvaluationContext context) |
public FunctionsTopic(AbstractFunctionExtension<?> functions, String label, String href)
functions
- the function extensionlabel
- the topic labelhref
- the reference to the topic content, may be null
public boolean isEnabled(org.eclipse.core.expressions.IEvaluationContext context)
isEnabled
in interface org.eclipse.help.IUAElement
IUAElement.isEnabled(IEvaluationContext)
public org.eclipse.help.IUAElement[] getChildren()
getChildren
in interface org.eclipse.help.IUAElement
IUAElement.getChildren()
public String getHref()
getHref
in interface org.eclipse.help.IHelpResource
IHelpResource.getHref()
public String getLabel()
getLabel
in interface org.eclipse.help.IHelpResource
IHelpResource.getLabel()
public org.eclipse.help.ITopic[] getSubtopics()
getSubtopics
in interface org.eclipse.help.ITopic
ITopic.getSubtopics()
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a