Methods
(async) getBooks()
Get the books of the term.
- Source:
(async) linkToBook(book) → {Promise:.<void:>}
Link this term to a book.
Parameters:
| Name | Type | Description |
|---|---|---|
book |
Book |
- Source:
Returns:
(async) refresh()
Refreshes data from the database that has been pulled at least once before in this instance.
- Source: