Property Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
A
 access, RemoteStorage
B
 base, RemoteStorage.BaseClient
C
 caching, RemoteStorage
 changesQueued, RemoteStorage.IndexedDB
 changesRunning, RemoteStorage.IndexedDB
H
 href, RemoteStorage.WireClient
L
 local, RemoteStorage
R
 remote, RemoteStorage
S
 schemas, RemoteStorage.BaseClient
 scopes, RemoteStorage.Access
 storage, RemoteStorage.BaseClient
 storageApi, RemoteStorage.WireClient
T
 token, RemoteStorage.WireClient
Tracking claimed access scopes.
Base path this BaseClient operates on.
Caching settings.
Given a node for which uncommitted changes exist, this cache stores either the entire uncommitted node, or false for a deletion.
Given a node for which uncommitted changes exist, this cache stores either the entire uncommitted node, or false for a deletion.
Holds the server’s base URL, as obtained in the Webfinger discovery
Access to the local caching backend used.
Contains schema objects of all types known to the BaseClient instance
Holds an array of claimed scopes in the form
The RemoteStorage instance this BaseClient operates on.
Holds the spec version the server claims to be compatible with
Holds the bearer token of this WireClient, as obtained in the OAuth dance
Close