Annotations API Methods
getAllNotes()
Returns a collection of sticky note instances.
Examples
itemsApp.assessApp().annotationsApp().module('stickynote').getAllNotes();
Arguments
None.
Return value
Type array[StickyNoteInstance]
Annotations API Methods
Returns a collection of sticky note instances.
itemsApp.assessApp().annotationsApp().module('stickynote').getAllNotes();
None.
Type array[StickyNoteInstance]