ITableItem
BundlePage
, ClassPage
, GroupPage
, NodePage
, PackagePage
, PackageSourcePage
, ReportPage
, SessionsPage
, SourceFilePage
, TablePage
public interface ILinkable
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
getLink(ReportOutputFolder base) |
Returns a relative link to the item that works from the given base
folder.
|
java.lang.String |
getLinkLabel() |
Returns the display label used for the link.
|
java.lang.String |
getLinkStyle() |
Optional style class to be associated with the link.
|
java.lang.String getLink(ReportOutputFolder base)
base
- folder where the link should be insertednull
if the target does not existjava.lang.String getLinkLabel()
java.lang.String getLinkStyle()
null
Copyright © 2018. All rights reserved.