Annotations API Methods
collapse()
Shrinks the notepad window down to the collapsed state (just the menu bar).
Examples
itemsApp.assessApp().annotationsApp().module('notepad').collapse();
Arguments
None.
Return value
None (undefined
).