
| DRGroup | ( | DRReportModel | aMod, | |
| DRMasterCriteria | amc | |||
| ) |
| NSMutableDictionary childrenFromGroupCriteriaList | ( | ) |
| NSArray criteriaList | ( | ) |
| static NSArray drillDownListForMasterCriteriaList | ( | DRMasterCriteria | mc, | |
| NSArray | mcList | |||
| ) | [static] |
| NSMutableDictionary groupBy | ( | NSArray | recs, | |
| DRMasterCriteria | amc | |||
| ) |
| void groupSubRecordGroupsWithMasterCriteriaLookupDict | ( | NSDictionary | groupLookUpDict | ) |
Loops over each RecordGroup and group it. Init each new sub RecordGroup with empty record groups for each record group in the parent
| String keyDesc | ( | ) |
| DRMasterCriteria masterCriteria | ( | ) |
| NSArray masterCriteriaDrillDownList | ( | ) |
| NSDictionary recordGroupDict | ( | ) |
| NSArray recordGroupList | ( | ) |
| DRReportModel reportModel | ( | ) |
| void resetDefaults | ( | ) |
| void setUseGroupTotal | ( | boolean | v | ) |
| NSArray sortedCriteriaList | ( | ) |
| NSArray sortedCriteriaListBase | ( | ) |
| String toString | ( | ) |
| boolean useGroupTotal | ( | ) |
| static DRGroup withReportModelMasterCriteria | ( | DRReportModel | aMod, | |
| DRMasterCriteria | amc | |||
| ) | [static] |
DRMasterCriteria _masterCriteria [protected] |
NSArray _masterCriteriaDrillDownList [protected] |
NSArray _ordering [protected] |
NSMutableDictionary _recordGroupDict [protected] |
DRReportModel _reportModel [protected] |
NSArray _sortedArray [protected] |
NSArray _sortedArrayBase [protected] |
boolean _useGroupTotal [protected] |
1.5.8