
Public Member Functions | |
| void | appendToResponse (WOResponse r, WOContext c) |
| String | attribLabel () |
| NSArray | attributeListAtDepth () |
| NSDictionary | attributeListDict () |
| void | awake () |
| int | colSpan () |
| int | depthCount () |
| NSArray | groups () |
| boolean | isStateless () |
| DRReportModel | model () |
| void | reset () |
| int | rowSpan () |
| boolean | synchronizesVariablesWithBindings () |
| void | takeValuesFromRequest (WORequest r, WOContext c) |
| boolean | totalsOnly () |
| WRAttributeGroup (WOContext c) | |
Public Attributes | |
| DRGroup | aGroup |
| DRAttribute | attrib |
| int | depth |
Protected Attributes | |
| NSArray | _groups |
| DRReportModel | _model |
| Boolean | _totalsOnly |
| WRAttributeGroup | ( | WOContext | c | ) |
| void appendToResponse | ( | WOResponse | r, | |
| WOContext | c | |||
| ) |
| String attribLabel | ( | ) |
| NSArray attributeListAtDepth | ( | ) |
| NSDictionary attributeListDict | ( | ) |
| void awake | ( | ) |
| int colSpan | ( | ) |
| int depthCount | ( | ) |
| NSArray groups | ( | ) |
| boolean isStateless | ( | ) |
| DRReportModel model | ( | ) |
| void reset | ( | ) |
| int rowSpan | ( | ) |
| boolean synchronizesVariablesWithBindings | ( | ) |
| void takeValuesFromRequest | ( | WORequest | r, | |
| WOContext | c | |||
| ) |
| boolean totalsOnly | ( | ) |
NSArray _groups [protected] |
DRReportModel _model [protected] |
Boolean _totalsOnly [protected] |
| int depth |
1.5.8