This is a lower-level API. Lower-level APIs are not recommended for most projects, and may not be available on all plans. See our page on recommended deployment patterns for more information.
Public Method Annotations API

showAllNotes()

Deprecated

This method 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).

Was this article helpful?