Inherited by ERMODEditRelationshipPage.

Public Member Functions | |
| NSArray<?> | masterObjectAndRelationshipKey () |
| void | setMasterObjectAndRelationshipKey (NSArray<?> a) |
| NSArray<?> masterObjectAndRelationshipKey | ( | ) |
Returns an NSArray containing the masterObject and relationshipKey
Implemented in ERMODEditRelationshipPage.
| void setMasterObjectAndRelationshipKey | ( | NSArray<?> | a | ) |
Sets the masterObject and relationshipKey
| a | NSArray with the masterObject (index 0) and relationshipKey (index 1) |
Implemented in ERMODEditRelationshipPage.
1.5.8