Small helper class which implements some sort of an setter, getter Pattern. With this class you’re able to wrap some other classes so that the wrapped classed is accessed just with the getter setter Pattern.
| Legato. | Small helper class which implements some sort of an setter, getter Pattern. |
| Functions | |
| initialize | Basic ctor for the accessor class |
initialize : function( options )
Basic ctor for the accessor class
| options | {Object} A Hashmap containing option parameters for this class The following keys are supported |
Basic ctor for the accessor class
initialize : function( options )