|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ILinkable
Abstraction for items that can be linked to in a report.
| Method Summary | |
|---|---|
String |
getLink(ReportOutputFolder base)
Returns a relative link to the item that works from the given base folder. |
String |
getLinkLabel()
Returns the display label used for the link. |
String |
getLinkStyle()
Optional style class to be associated with the link. |
| Method Detail |
|---|
String getLink(ReportOutputFolder base)
base - folder where the link should be inserted
null if the target does not existString getLinkLabel()
String getLinkStyle()
null
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||