Package org.eclipse.help
Interface IContext3
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ICommandLink[]
getRelatedCommands()
Returns the command links related to this context-sensitive help entry.-
Methods inherited from interface org.eclipse.help.IContext
getRelatedTopics, getText
-
Methods inherited from interface org.eclipse.help.IContext2
getCategory, getStyledText, getTitle
-
-
-
-
Method Detail
-
getRelatedCommands
ICommandLink[] getRelatedCommands()
Returns the command links related to this context-sensitive help entry.- Returns:
- the related command links
-
-