Class: SC.Function

Defined in: function.js

Instance Methods

Instance Method Detail

cacheable(fn, aFlag)
Parameters:
fn
aFlag
See:
Function.prototype.cacheable
enhance(fn)
Parameters:
fn
See:
Function.prototype.enhance
idempotent(fn, aFlag)
Parameters:
fn
aFlag
See:
Function.prototype.idempotent
observes(fn, propertyPaths)
Parameters:
fn
propertyPaths
See:
Function.prototype.observes
property(fn, keys)
Parameters:
fn
keys
See:
Function.prototype.property
Documentation generated by JsDoc Toolkit 2.4.0 on Wed Apr 08 2015 10:02:20 GMT-0600 (CST)