
Classes | |
| interface | Keys |
Public Member Functions | |
| String | destinationEntityName () |
| ERMDEditRelationship (WOContext context) | |
| String | key () |
| String | mainUpdateContainerId () |
| NSDictionary< String, String > | settings () |
| boolean | synchronizesVariablesWithBindings () |
| String | uniqueId () |
Static Package Attributes | |
| static final Logger | log = Logger.getLogger(ERDList.class) |
Private Attributes | |
| String | _uniqueId |
editRelationshipEmbeddedConfigurationName parentPageConfiguration
| ERMDEditRelationship | ( | WOContext | context | ) |
| String destinationEntityName | ( | ) |
| String key | ( | ) |
The active property key.
Reimplemented from ERDCustomComponent.
| String mainUpdateContainerId | ( | ) |
| boolean synchronizesVariablesWithBindings | ( | ) |
Overridden from superclass to turn on component synching, which is the default.
Reimplemented from ERDCustomEditComponent.
| String uniqueId | ( | ) |
final Logger log = Logger.getLogger(ERDList.class) [static, package] |
logging support
Reimplemented from ERDCustomEditComponent.
1.5.8