| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectnet.sf.statcvs.reportmodel.Columnnet.sf.statcvs.reportmodel.GenericColumnnet.sf.statcvs.reportmodel.FileColumnpublic class FileColumnextends GenericColumnConstructor Summary | |
| |
Method Summary | |
void |
|
void |
|
void |
|
Methods inherited from class net.sf.statcvs.reportmodel.GenericColumn | |
addValue, getRows, getValue, renderCell, renderHead, renderTotal, setTotal | |
Methods inherited from class net.sf.statcvs.reportmodel.Column | |
getRows, renderCell, renderHead, renderTotal | |
public void renderCell(int rowIndex,
TableCellRenderer renderer)
- Overrides:
- renderCell in interface GenericColumn
public void setWebRepository(WebRepositoryIntegration webRepository)
Setting a WebRepository turns filenames into links to that file.
public void setWithIcon(boolean withIcon)
Specifies if each cell should be rendered with an icon representing the file
- Parameters:
withIcon- render with icon?