Uses of Class
net.sf.statcvs.reportmodel.Table
Packages that use Table
-
Uses of Table in net.sf.statcvs.renderer
Constructors in net.sf.statcvs.renderer with parameters of type TableModifierConstructorDescriptionTableRenderer
(Table table, MarkupSyntax output) Creates a new table renderer for the given table model -
Uses of Table in net.sf.statcvs.reports
Methods in net.sf.statcvs.reports that return TableModifier and TypeMethodDescriptionprotected Table
AbstractLocTableReport.createChangesAndLinesTable
(GenericColumn keys, GenericColumn keys2, String summary) protected Table
AbstractRollingLocTableReport.createChangesAndLinesTable
(GenericColumn keys, GenericColumn keys2, String summary) AuthorsForDirectoryTableReport.getTable()
CloudCommitTableReport.getTable()
DevelopersOfTheMonthTable.getTable()
DevelopersRollingTableReport.getTable()
DevelopersTableReport.getTable()
DirectoriesForAuthorTableReport.getTable()
DirectoriesTableReport.getTable()
FilesWithMostRevisionsTableReport.getTable()
FileTypeReport.getTable()
LargestFilesTableReport.getTable()
ModuleTableReport.getTable()
TableReport.getTable()
Returns the table data model.TagReport.getTable()
TopDevelopersTableReport.getTable()