Class LFocus

Object
   |
   +--Lens
         |
         +--LFocus

class LFocus
extends Lens


Focuses concrete tree on a single property, projecting away all other properties of the object. If, on putback, the property comes back undefined, then a default value will be substituted.
Defined in lens.js


Field Summary
 Object name
          
   
Fields inherited from class Lens
name
 
Constructor Summary
LFocus(<String> prop, d)
           
   
Methods inherited from class Lens
error, getput, putget, putput, get_is, putback_is, get_throws, putback_throws
 

Field Detail

name

Object name

Constructor Detail

LFocus

LFocus(<String> prop, d)


Documentation generated by JSDoc on Wed Feb 14 15:36:01 2007