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 TypeClassDescriptionclassA table column containing author namesclassA table column containing author namesclassA table column containing directoriesclassA table column containing filesclassA 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 TableAbstractLocTableReport.createChangesAndLinesTable(GenericColumn keys, GenericColumn keys2, String summary) protected TableAbstractRollingLocTableReport.createChangesAndLinesTable(GenericColumn keys, GenericColumn keys2, String summary)