|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICoverageTableItem
Interface for a item (row) in a coverage data table.
Method Summary | |
---|---|
String |
getLabel()
Returns the display name of the item. |
String |
getLink(ReportOutputFolder base)
Returns an optional link that the item will be linked to. |
ICoverageNode |
getNode()
Returns the corresponding node data. |
Method Detail |
---|
String getLabel()
String getLink(ReportOutputFolder base)
base
- base folder from where the link is created
null
if the item has no linkICoverageNode getNode()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |