Annotations API Methods
expand()
Sets the notepad to the expanded state (as opposed to collapsed).
Examples
itemsApp.assessApp().annotationsApp().module('notepad').expand();
Arguments
None.
Return value
None (undefined
).
Annotations API Methods
Sets the notepad to the expanded state (as opposed to collapsed).
itemsApp.assessApp().annotationsApp().module('notepad').expand();
None.
None (undefined
).