er.grouping
Class DRValueGroup
java.lang.Object
er.grouping.DRValue
er.grouping.DRValueGroup
public class DRValueGroup
- extends DRValue
Methods inherited from class er.grouping.DRValue |
attribute, initAsNull, isNull, isTotal, key, nullTotal, record, setTotal, shouldTotal, val, withTotalAttribute |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_hasTotaled
protected boolean _hasTotaled
_total
protected double _total
_flatValues
protected com.webobjects.foundation.NSMutableArray _flatValues
_values
protected com.webobjects.foundation.NSMutableArray _values
_showTotal
protected boolean _showTotal
DRValueGroup
public DRValueGroup()
DRValueGroup
public DRValueGroup(DRRecord rec,
DRAttribute att)
withRecordAttribute
public static DRValue withRecordAttribute(DRRecord rec,
DRAttribute att)
showTotal
public boolean showTotal()
flatValues
public com.webobjects.foundation.NSArray flatValues()
- Overrides:
flatValues
in class DRValue
isGroup
public boolean isGroup()
- Overrides:
isGroup
in class DRValue
total
public double total()
- Overrides:
total
in class DRValue
Copyright © 2002 – 2007 Project Wonder.