Package | Description |
---|---|
er.grouping | |
er.reporting |
Modifier and Type | Class and Description |
---|---|
class |
DRAttributeGroup
Group of attributes which is also an attribute by itself.
|
Modifier and Type | Field and Description |
---|---|
protected DRAttribute |
DRValue._attribute |
Modifier and Type | Method and Description |
---|---|
DRAttribute |
DRValue.attribute() |
static DRAttribute |
DRAttribute.withAttributeGroup(DRAttributeGroup attributeGroup)
Creates a new DRAttributes from a DRAttributeGroup.
|
static DRAttribute |
DRAttribute.withKeyPathFormatLabelTotalUserInfo(String keyPath,
String format,
String label,
boolean shouldTotal,
NSDictionary userInfo)
Creates a new DRAttribute from the supplied parmeters.
|
Modifier and Type | Method and Description |
---|---|
void |
DRReportModel.flatListForAttribute(DRAttribute att) |
protected void |
DRAttributeGroup.flatListForAttributeDepthDictionary(DRAttribute att,
int attributeListDepth,
NSMutableDictionary flatAttributeDepthDict) |
static NSDictionary |
DRReportModel.stringForAttribute(DRAttribute att) |
DRValue |
DRRecord.valueForAttributeRecord(DRAttribute att,
DRRecord rec) |
static DRValue |
DRValueGroup.withRecordAttribute(DRRecord rec,
DRAttribute att) |
static DRValue |
DRValue.withRecordAttribute(DRRecord rec,
DRAttribute att) |
static DRValue |
DRValue.withTotalAttribute(double tot,
DRAttribute att) |
Constructor and Description |
---|
DRValue(double tot,
DRAttribute att) |
DRValue(DRRecord rec,
DRAttribute att) |
DRValueGroup(DRRecord rec,
DRAttribute att) |
Modifier and Type | Field and Description |
---|---|
protected DRAttribute |
WRAttributeEditor._attribute |
protected DRAttribute |
WRAttributeEditor._subAttribute |
DRAttribute |
WRReport.attrib |
DRAttribute |
WRAttributeGroup.attrib |
DRAttribute |
WRAttributeListEditor.attribute |
Modifier and Type | Method and Description |
---|---|
DRAttribute |
WRReport.attrib() |
DRAttribute |
WRAttributeEditor.attribute() |
DRAttribute |
WRAttributeEditor.subAttribute() |
Modifier and Type | Method and Description |
---|---|
void |
WRAttributeListEditor.deleteSubAttribute(DRAttribute subAttribute) |
void |
WRAttributeEditor.deleteSubAttribute(DRAttribute subAtt) |
void |
DRAttributeEditing.deleteSubAttribute(DRAttribute subAtt) |
void |
WRAttributeListEditor.moveSubAttributeUp(DRAttribute subAtt,
boolean up) |
void |
WRAttributeEditor.moveSubAttributeUp(DRAttribute subAtt,
boolean up) |
void |
DRAttributeEditing.moveSubAttributeUp(DRAttribute subAtt,
boolean up) |
void |
WRAttributeEditor.moveUp(DRAttribute member,
boolean up) |
NSArray |
WRAttributeListEditor.moveUpArray(DRAttribute member,
boolean up,
NSArray arr1) |
void |
WRReport.setAttrib(DRAttribute at) |
void |
WRAttributeEditor.setSubAttribute(DRAttribute v) |
void |
WRAttributeListEditor.toggleGroupInList(DRAttribute att) |
void |
WRAttributeEditor.toggleGroupInList(DRAttribute att) |
void |
DRAttributeEditing.toggleGroupInList(DRAttribute att) |
Copyright © 2002 – 2024 Project Wonder.