import NotebookFinder from 'opengate-js/src/notebookScheduler/NotebookFinder.js'NotebookFinder
Extends:
GenericFinder → NotebookFinder
This class allow make get request to planner resource into Opengate North API.
Constructor Summary
| Public Constructor | ||
| public |
constructor(ogapi: InternalOpenGateAPI) Constructor |
|
Method Summary
| Public Methods | ||
| public |
Download a complete list of notebooks for the user. |
|
Public Constructors
public constructor(ogapi: InternalOpenGateAPI) source
Constructor
Override:
GenericFinder#constructorParams:
| Name | Type | Attribute | Description |
| ogapi | InternalOpenGateAPI | Reference to the API object. |