|
Project Wonder 5.0 | |||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DRAttribute | |
---|---|
er.grouping | |
er.reporting |
Uses of DRAttribute in er.grouping |
---|
Subclasses of DRAttribute in er.grouping | |
---|---|
class |
DRAttributeGroup
Group of attributes which is also an attribute by itself. |
Fields in er.grouping declared as DRAttribute | |
---|---|
protected DRAttribute |
DRValue._attribute
|
Methods in er.grouping that return DRAttribute | |
---|---|
DRAttribute |
DRValue.attribute()
|
static DRAttribute |
DRAttribute.withAttributeGroup(DRAttributeGroup attributeGroup)
Creates a new DRAttributes from a DRAttributeGroup. |
static DRAttribute |
DRAttribute.withKeyPathFormatLabelTotalUserInfo(java.lang.String keyPath,
java.lang.String format,
java.lang.String label,
boolean shouldTotal,
com.webobjects.foundation.NSDictionary userInfo)
Creates a new DRAttribute from the supplied parmeters. |
Methods in er.grouping with parameters of type DRAttribute | |
---|---|
void |
DRReportModel.flatListForAttribute(DRAttribute att)
|
protected void |
DRAttributeGroup.flatListForAttributeDepthDictionary(DRAttribute att,
int attributeListDepth,
com.webobjects.foundation.NSMutableDictionary flatAttributeDepthDict)
|
static com.webobjects.foundation.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)
|
Constructors in er.grouping with parameters of type DRAttribute | |
---|---|
DRValue(double tot,
DRAttribute att)
|
|
DRValue(DRRecord rec,
DRAttribute att)
|
|
DRValueGroup(DRRecord rec,
DRAttribute att)
|
Uses of DRAttribute in er.reporting |
---|
Fields in er.reporting declared as DRAttribute | |
---|---|
protected DRAttribute |
WRAttributeEditor._attribute
|
protected DRAttribute |
WRAttributeEditor._subAttribute
|
DRAttribute |
WRReport.attrib
|
DRAttribute |
WRAttributeGroup.attrib
|
DRAttribute |
WRAttributeListEditor.attribute
|
Methods in er.reporting that return DRAttribute | |
---|---|
DRAttribute |
WRReport.attrib()
|
DRAttribute |
WRAttributeEditor.attribute()
|
DRAttribute |
WRAttributeEditor.subAttribute()
|
Methods in er.reporting with parameters of type DRAttribute | |
---|---|
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)
|
com.webobjects.foundation.NSArray |
WRAttributeListEditor.moveUpArray(DRAttribute member,
boolean up,
com.webobjects.foundation.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)
|
|
Last updated: Tue, Feb 21, 2017 05:45 PM CET | |||||||||||
PREV NEXT | FRAMES NO FRAMES |