Package org.eclipse.help
Interface ILink
-
- All Superinterfaces:
IUAElement
public interface ILink extends IUAElement
A directive indicating a link to another toc to be inserted at (and replace) this link.- Since:
- 3.3
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetToc()Returns the unique id of the toc to link, e.g.-
Methods inherited from interface org.eclipse.help.IUAElement
getChildren, isEnabled
-
-