
Public Member Functions | |
| String | displayString () |
| ERD2WPickFromList (WOContext context) | |
| boolean | isStateless () |
| String | keyWhenRelationship () |
| NSArray | list () |
| String | sharedEOsEntityName () |
| boolean | synchronizesVariablesWithBindings () |
Public Attributes | |
| Object | item |
Private Attributes | |
| String | _keyWhenRelationship |
| String | _sharedEOsEntityName |
| ERD2WPickFromList | ( | WOContext | context | ) |
| String displayString | ( | ) |
| boolean isStateless | ( | ) |
component is not stateless
Reimplemented from ERXNonSynchronizingComponent.
| String keyWhenRelationship | ( | ) |
| NSArray list | ( | ) |
| String sharedEOsEntityName | ( | ) |
| boolean synchronizesVariablesWithBindings | ( | ) |
Overridden from superclass to turn on component synching, which is the default.
Reimplemented from ERDCustomComponent.
String _keyWhenRelationship [private] |
String _sharedEOsEntityName [private] |
| Object item |
1.5.8