Inherited by ERXToOneRelationship.

Public Member Functions | |
| void | awake () |
| NSArray | currentValues () |
| void | reset () |
| Object | selection () |
| void | setSelection (Object value) |
| NSArray | theList () |
| void | updateSourceObject (Object value) |
| WOToOneRelationship (WOContext aContext) | |
Protected Member Functions | |
| boolean | isSingleSelection () |
Protected Attributes | |
| Object | _selection |
| WOToOneRelationship | ( | WOContext | aContext | ) |
| void awake | ( | ) |
| NSArray currentValues | ( | ) | [virtual] |
Implements ERXArrayChooser.
| boolean isSingleSelection | ( | ) | [protected, virtual] |
Implements ERXArrayChooser.
| void reset | ( | ) |
Reimplemented from ERXArrayChooser.
| Object selection | ( | ) |
| void setSelection | ( | Object | value | ) |
| NSArray theList | ( | ) |
Reimplemented from ERXArrayChooser.
| void updateSourceObject | ( | Object | value | ) |
Object _selection [protected] |
1.5.8