er.grouping
Class DRRecord
java.lang.Object
er.grouping.DRRecord
public class DRRecord
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_rawRecord
protected NSKeyValueCodingAdditions _rawRecord
_model
protected DRReportModel _model
_valueList
protected NSMutableArray _valueList
_flatValueList
protected NSMutableArray _flatValueList
DRRecord
public DRRecord()
withRawRecordModel
public static DRRecord withRawRecordModel(NSKeyValueCodingAdditions rawr,
DRReportModel aMod)
populateValueList
public void populateValueList()
valueForAttributeRecord
public DRValue valueForAttributeRecord(DRAttribute att,
DRRecord rec)
initWithRawRecord
public DRRecord initWithRawRecord(NSKeyValueCodingAdditions rawr,
DRReportModel aMod)
rawRecord
public NSKeyValueCodingAdditions rawRecord()
valueForKey
public Object valueForKey(String key)
valueList
public NSArray valueList()
flatValueList
public NSArray flatValueList()
model
public DRReportModel model()
attributeList
public NSArray attributeList()
Copyright © 2002 – 2007 Project Wonder.