|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface HelpPath
Link to product specific help displayed in the UI.
| Method Summary | |
|---|---|
String |
getAlt()
Alternate text for the help icon. |
String |
getKey()
The key to the help item. |
String |
getTitle()
Title attribute on the help link (the tooltip). |
String |
getUrl()
The full URL to the help content for this link. |
boolean |
isLocal()
Flag to indicate this is a local URL, A local path is within the application context. |
| Method Detail |
|---|
String getKey()
HelpPathResolver
should return null from the getHelpPath() method.
String getUrl()
HelpPathResolver should return null from
the getHelpPath() method.
String getTitle()
String getAlt()
boolean isLocal()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||