set (key, value) Ember.Map
private
Adds a value to the map. If a value for the given key has already been provided, the new value will replace the old value.
Parameters:
-
key
*
-
value
*
set (key, value) Ember.Map
private
Adds a value to the map. If a value for the given key has already been provided, the new value will replace the old value.
*
*
Please login to continue.