Articles tagged: DataStoreCursor
Found 4 documents
- Archive/Firefox_OS/API/DataStoreCursor The DataStoreCursor interface of the Data Store API represents a cursor that allows apps to ...
- Archive/Firefox_OS/API/DataStoreCursor/close The close() method of the DataStoreCursor interface makes a request to terminate the cursor.
- Archive/Firefox_OS/API/DataStoreCursor/next The next() method of the DataStoreCursor interface makes a request to retrieve information about ...
- Archive/Firefox_OS/API/DataStoreCursor/store A DataStore object.