|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object
|
+--Lens
|
+--LPrune
Removes a given property in the get direction, replacing it from the
concrete tree during putback. If the concrete tree has that property
undefined, then that property will get value d.
Defined in lens.js
| Field Summary | |
Object |
name
|
| Fields inherited from class Lens |
name
|
| Constructor Summary | |
LPrune(<String> prop, d)
|
|
| Methods inherited from class Lens |
error, getput, putget, putput, get_is, putback_is, get_throws, putback_throws
|
| Field Detail |
Object name
| Constructor Detail |
LPrune(<String> prop, d)
prop - The property to prune
d - The default value for the property, if it should be undefined
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||