eachComputedProperty (callback, binding) privatestatic
Iterate over each computed property for the class, passing its name and any associated metadata (see metaForProperty) to the callback.
Parameters:
-
callback
Function -
binding
Object
eachComputedProperty (callback, binding) privatestatic
Iterate over each computed property for the class, passing its name and any associated metadata (see metaForProperty) to the callback.
Function
Object
Please login to continue.