public class DRValueGroup extends DRValue
Modifier and Type | Field and Description |
---|---|
protected NSMutableArray |
_flatValues |
protected boolean |
_hasTotaled |
protected boolean |
_showTotal |
protected double |
_total |
protected NSMutableArray |
_values |
_attribute, _isGroup, _isNull, _isTotal, _key, _rawTotal, _record, _totalValue
Constructor and Description |
---|
DRValueGroup() |
DRValueGroup(DRRecord rec,
DRAttribute att) |
Modifier and Type | Method and Description |
---|---|
NSArray |
flatValues() |
boolean |
isGroup() |
boolean |
showTotal() |
double |
total() |
static DRValue |
withRecordAttribute(DRRecord rec,
DRAttribute att) |
attribute, initAsNull, isNull, isTotal, key, nullTotal, record, setTotal, shouldTotal, val, withTotalAttribute
protected boolean _hasTotaled
protected double _total
protected NSMutableArray _flatValues
protected NSMutableArray _values
protected boolean _showTotal
public DRValueGroup()
public DRValueGroup(DRRecord rec, DRAttribute att)
public static DRValue withRecordAttribute(DRRecord rec, DRAttribute att)
public boolean showTotal()
public NSArray flatValues()
flatValues
in class DRValue
Copyright © 2002 – 2024 Project Wonder.