public class ContextWrapper extends Object implements org.eclipse.help.IContext3
Constructor and Description |
---|
ContextWrapper(org.eclipse.help.IContext context,
Collection<org.eclipse.help.IHelpResource> additionalTopics)
Create a wrapper for the given context.
|
Modifier and Type | Method and Description |
---|---|
String |
getCategory(org.eclipse.help.IHelpResource topic) |
org.eclipse.help.ICommandLink[] |
getRelatedCommands() |
org.eclipse.help.IHelpResource[] |
getRelatedTopics() |
String |
getStyledText() |
String |
getText() |
String |
getTitle() |
public ContextWrapper(org.eclipse.help.IContext context, Collection<org.eclipse.help.IHelpResource> additionalTopics)
context
- the wrapped contextadditionalTopics
- the additional topicspublic org.eclipse.help.ICommandLink[] getRelatedCommands()
getRelatedCommands
in interface org.eclipse.help.IContext3
IContext3.getRelatedCommands()
public String getTitle()
getTitle
in interface org.eclipse.help.IContext2
IContext2.getTitle()
public String getStyledText()
getStyledText
in interface org.eclipse.help.IContext2
IContext2.getStyledText()
public String getCategory(org.eclipse.help.IHelpResource topic)
getCategory
in interface org.eclipse.help.IContext2
IContext2.getCategory(IHelpResource)
public org.eclipse.help.IHelpResource[] getRelatedTopics()
getRelatedTopics
in interface org.eclipse.help.IContext
IContext.getRelatedTopics()
public String getText()
getText
in interface org.eclipse.help.IContext
IContext.getText()
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a