Annotations API Methods
reset()
Reset current annotationsApp instance. All modules’ components will be removed.
Examples
itemsApp.assessApp().annotationsApp().reset();
Arguments
None.
Return value
None (undefined
).
Annotations API Methods
Reset current annotationsApp instance. All modules’ components will be removed.
itemsApp.assessApp().annotationsApp().reset();
None.
None (undefined
).