
showAddButton defaults=Boolean key object listConfigurationName entityNamesForNewInstances explanationComponentName uiStyle destinationSortKey destinationDisplayKey selectionListKey preRelationshipKeys permissionToEdit defaults=Boolean postRelationshipKeys useForms defaults=Boolean
| ERDEditOwnedRelationship | ( | WOContext | c | ) |
| WOComponent add | ( | ) |
| void awake | ( | ) |
| CreateEOWithChoicesDelegate createEODelegate | ( | ) |
| EODataSource detailDataSource | ( | ) |
| boolean doNotUseForm | ( | ) |
| WOComponent edit | ( | ) |
| NSArray entityNamesForNewInstances | ( | ) |
| EORelationship entityRelationship | ( | ) |
| String errorMessage | ( | ) |
| String explanationComponentName | ( | ) |
| NSArray list | ( | ) |
| String listConfigurationName | ( | ) |
| String noSelectionString | ( | ) |
| String postCreateNextPageDelegateKey | ( | ) |
| NSDictionary postRelationshipKeys | ( | ) |
| NSDictionary preRelationshipKeys | ( | ) |
| String relationshipEntityName | ( | ) |
| boolean relationshipIsManditory | ( | ) |
| EOArrayDataSource selectionDataSource | ( | ) |
| NSArray selectionList | ( | ) |
| String selectionListKey | ( | ) |
| boolean synchronizesVariablesWithBindings | ( | ) |
Overridden from superclass to turn on component synching, which is the default.
Reimplemented from ERDCustomEditComponent.
| boolean useForms | ( | ) |
EODetailDataSource _detailDataSource [private] |
NSArray _selectionList [private] |
| EOEnterpriseObject item |
EOEditingContext localContext [protected] |
final Logger log = Logger.getLogger("er.directtoweb.components.ERDEditOwnedRelationship") [static] |
logging support
Reimplemented from ERDCustomEditComponent.
1.5.8