Package org.eclipse.help
Interface ILink
- All Superinterfaces:
- IUAElement
A directive indicating a link to another toc to be inserted at (and replace)
 this link.
- Since:
- 3.3
- 
Method SummaryMethods inherited from interface org.eclipse.help.IUAElementgetChildren, isEnabled
- 
Method Details- 
getTocString getToc()Returns the unique id of the toc to link, e.g. "/org.eclipse.platform.doc.user/toc.xml"- Returns:
- the toc id to link
 
 
-