Package org.eclipse.help
Interface IAnchor
- All Superinterfaces:
- IUAElement
- All Known Implementing Classes:
- Anchor
Specifies a location in a document where other plug-ins may contribute
 additional content. Extenders must specify a content extension and reference
 this anchor to contribute content.
- Since:
- 3.3
- 
Method SummaryMethods inherited from interface org.eclipse.help.IUAElementgetChildren, isEnabled
- 
Method Details- 
getIdString getId()Returns the anchor's id. This id must be unique within this document.- Returns:
- the anchor id
 
 
-