Inherited by ERD2WListComparePageTemplate.

Public Member Functions | |
| void | appendToResponse (WOResponse response, WOContext context) |
| NSArray | compareList () |
| Object | comparisonObject () |
| NSArray | displayPropertyKeys () |
| ERD2WListComparePage (WOContext context) | |
| void | prepare () |
| void | setD2wPropertyKeyIndex (int newD2wPropertyKeyIndex) |
| boolean | shouldMapPropertyKey () |
| boolean | showDisplayProperty () |
Public Attributes | |
| int | col |
| int | d2wPropertyKeyIndex |
| int | index |
Private Attributes | |
| NSMutableArray | _compareList |
| Object | _comparisonObject = NSKeyValueCoding.NullValue |
| EOEditingContext | _comparisonObjectEditingContext |
| NSArray | _displayPropertyKeys |
| ERD2WListComparePage | ( | WOContext | context | ) |
Public constructor
| context | current context |
| void appendToResponse | ( | WOResponse | response, | |
| WOContext | context | |||
| ) |
Overridden from the parent for better logging. Reports exceptions in the console for easier debugging.
Reimplemented from ERD2WListPage.
| NSArray compareList | ( | ) |
| Object comparisonObject | ( | ) |
| NSArray displayPropertyKeys | ( | ) |
| void prepare | ( | ) |
| void setD2wPropertyKeyIndex | ( | int | newD2wPropertyKeyIndex | ) |
| boolean shouldMapPropertyKey | ( | ) |
| boolean showDisplayProperty | ( | ) |
NSMutableArray _compareList [private] |
Object _comparisonObject = NSKeyValueCoding.NullValue [private] |
EOEditingContext _comparisonObjectEditingContext [private] |
NSArray _displayPropertyKeys [private] |
| int col |
| int index |
1.5.8