Annotations API Methods
showAllNotes()
This option has been deprecated.
Use the show()
method instead.
Shows all sticky notes on the page.
Examples
itemsApp.assessApp().annotationsApp().module('stickynote').showAllNotes();
Arguments
None.
Return value
None (undefined
).