Uses of Class
net.sf.statcvs.reportmodel.GenericColumn
Packages that use GenericColumn
-
Uses of GenericColumn in net.sf.statcvs.reportmodel
Subclasses of GenericColumn in net.sf.statcvs.reportmodelModifier and TypeClassDescriptionclass
A table column containing author namesclass
A table column containing author namesclass
A table column containing directoriesclass
A table column containing filesclass
A generic text column without any special behaviour. -
Uses of GenericColumn in net.sf.statcvs.reports
Methods in net.sf.statcvs.reports with parameters of type GenericColumnModifier and TypeMethodDescriptionprotected Table
AbstractLocTableReport.createChangesAndLinesTable
(GenericColumn keys, GenericColumn keys2, String summary) protected Table
AbstractRollingLocTableReport.createChangesAndLinesTable
(GenericColumn keys, GenericColumn keys2, String summary)