Annotations API Methods
minimize()
Sets the notepad to the minimum size (but not collapsed).
Examples
itemsApp.assessApp().annotationsApp().module('notepad').minimize();
Arguments
None.
Return value
None (undefined
).
Annotations API Methods
Sets the notepad to the minimum size (but not collapsed).
itemsApp.assessApp().annotationsApp().module('notepad').minimize();
None.
None (undefined
).