Uses of Class
adalid.core.ReportGroup
Packages that use ReportGroup
-
Uses of ReportGroup in adalid.core
Methods in adalid.core that return ReportGroupModifier and TypeMethodDescriptionstatic ReportGroupReportGroup.addReportGroup(Report report) static ReportGroupReportGroup.addReportGroup(Report report, int sequence) static ReportGroupReportGroup.addReportGroup(Report report, View view) static ReportGroupReportGroup.addReportGroup(Report report, ViewField field, int sequence) Report.getDetailGroup()Report.getLastControlGroup()Report.getPenultimateControlGroup()ReportField.getReportGroup()Methods in adalid.core that return types with arguments of type ReportGroupMethods in adalid.core with parameters of type ReportGroupModifier and TypeMethodDescriptionprotected static ReportFieldReportField.addReportField(ReportGroup group, String name) intReportGroup.compareTo(ReportGroup that)