Constructor
new NoteListLoadQuery(request, data)
NoteListLoadQuery Constructor.
NoteListLoadQuery Constructor.
Parameters:
Name | Type | Description |
---|---|---|
request |
Request | |
data |
Object |
Methods
getNotes() → {Array.<Note>}
Get notes.
Get notes.
- Source:
Returns:
- Type
- Array.<Note>