Results 1 - 3 of 3

IDBObjectStore.put()

If the record is successfully stored, then a success event is fired on the returned request object with the result set to the key for the stored record, and the transaction set to the transaction in which this object store is opened.
API Database IDBObjectStore IndexedDB Method put Reference storage Storage

DataStore.put()

The put() method of the DataStore interface updates an existing record in the data store.
API B2G Data Store Data Store API Database DataStore Firefox OS Method put Reference Référence Storage storage