AddressBook
Extends:
oo7~Bond → AddressBook
Constructor Summary
| Public Constructor | ||
| public |
|
|
Member Summary
| Private Members | ||
| private |
_accounts: *[] |
|
| private |
_byAddress: * |
|
| private |
_byName: * |
|
Method Summary
| Public Methods | ||
| public |
accounts(): * |
|
| public |
find(identifier: *): * |
|
| public |
forget(identifier: *) |
|
| public |
submit(account: *, name: *) |
|
| Private Methods | ||
| private |
_load() |
|
| private |
_sync() |
|