Inherited by ERXToManyRelationship.

Public Member Functions | |
| NSArray | currentValues () |
| void | reset () |
| NSArray | selections () |
| void | setSelections (NSArray selections) |
| void | updateSourceObject (NSArray newValues) |
| WOToManyRelationship (WOContext aContext) | |
Protected Member Functions | |
| boolean | isSingleSelection () |
Protected Attributes | |
| NSArray | _selections |
| WOToManyRelationship | ( | WOContext | aContext | ) |
| NSArray currentValues | ( | ) | [virtual] |
Implements ERXArrayChooser.
| boolean isSingleSelection | ( | ) | [protected, virtual] |
Implements ERXArrayChooser.
| void reset | ( | ) |
Reimplemented from ERXArrayChooser.
| NSArray selections | ( | ) |
Reimplemented in ERXToManyRelationship.
| void setSelections | ( | NSArray | selections | ) |
| void updateSourceObject | ( | NSArray | newValues | ) |
NSArray _selections [protected] |
1.5.8