Package org.eclipse.help
Interface IContext3
Extends 
IContext2 to provide support for related
 command links.- Since:
- 3.3
- 
Method SummaryModifier and TypeMethodDescriptionReturns the command links related to this context-sensitive help entry.Methods inherited from interface org.eclipse.help.IContextgetRelatedTopics, getTextMethods inherited from interface org.eclipse.help.IContext2getCategory, getStyledText, getTitle
- 
Method Details- 
getRelatedCommandsICommandLink[] getRelatedCommands()Returns the command links related to this context-sensitive help entry.- Returns:
- the related command links
 
 
-