Annotations API Methods
render()
Render all stored stickynotes that belong to the current Annotations instance's group_id
.
This method should be called when all the DOM parents of the stickynotes are rendered.
Examples
itemsApp.assessApp().annotationsApp().module('stickynote').render();
Arguments
None.
Return value
Type sticky note instance