|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object
|
+--Lens
|
+--LOrder
Turns an object into a list, given an order on the properties. Every
property of the object must appear, or its value will be dropped on putback.
Additionally, the list putback may have its values changed, but its length
must stay the same.
Defined in lens.js
| Field Summary | |
Object |
name
|
| Fields inherited from class Lens |
name
|
| Constructor Summary | |
LOrder()
|
|
| Method Summary | |
Object
|
get(c)
|
Object
|
putback(a, c)
|
| Methods inherited from class Lens |
error, getput, putget, putput, get_is, putback_is, get_throws, putback_throws
|
| Field Detail |
Object name
| Constructor Detail |
LOrder()
| Method Detail |
Object get(c)
Object putback(a, c)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||