|
Eclipse Platform Release 3.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IHelpResource
A help resource, usually a help topic.
This interface models a help resource. In general, help resources are either html help files, or table of contents XML files.
Field Summary | |
---|---|
static String |
HREF
This is attribute name used for href in XML files. |
static String |
LABEL
This is attribute name used for label in XML files. |
Method Summary | |
---|---|
String |
getHref()
Returns the URL (as a string) associated with this help resource. |
String |
getLabel()
Returns the label of this help resource. |
Field Detail |
---|
static final String HREF
static final String LABEL
Method Detail |
---|
String getHref()
Valid URL of a help resource is:
String getLabel()
|
Eclipse Platform Release 3.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.