Static Public Member Functions | |
| static WOAssociation | associationWithKeyPath (String keyPath) |
| static WOAssociation | associationWithValue (Object obj) |
Static Private Member Functions | |
| static boolean | _keyPathIsReadOnly (String keyPath) |
| static boolean _keyPathIsReadOnly | ( | String | keyPath | ) | [static, private] |
| static WOAssociation associationWithKeyPath | ( | String | keyPath | ) | [static] |
Creates a WOAssociation with a keyPath.
| keyPath | the keypath |
| static WOAssociation associationWithValue | ( | Object | obj | ) | [static] |
Returns a WOAssociation with a value.
| obj | the value |
1.5.8