Annotations API Methods
hide()
Hides all sticky notes on the page.
Examples
itemsApp.assessApp().annotationsApp().module('stickynote').hide();
Arguments
None.
Return value
None (undefined
).
Annotations API Methods
Hides all sticky notes on the page.
itemsApp.assessApp().annotationsApp().module('stickynote').hide();
None.
None (undefined
).