| Previous | Next | Frames | No Frames |
| Summary: Field | Property | Contructor | Method | Detail: Field | Property | Contructor | Method |
Object | +--xp.data.FieldAccessor
Method Summary | |
| public static | getValue ( obj: Object, path: Object ): Object |
| Retreives a value from the object | |
| public static | makeEndPoint ( path: String ): Object |
| Preparse a path | |
| public static | setValue ( obj: Object, path: Object, v: Object ) |
| Sets a value on the object | |
|
| Retreives a value from the object | ||||||
|
|
| Preparse a path | |||
|
|
| Sets a value on the object | |||||||||
|