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
Defined in packages/ember-runtime/lib/system/core_object.js:853
Iterate over each computed property for the class, passing its name and any associated metadata (see metaForProperty
) to the callback.
Function
Object
Designed by : w10schools
service@w10schools.com
Please login to continue.