Classes
Components
Modules
ContainerAnnotation
Class defined in model/ContainerAnnotation.js#31 inherits from
this.getText()
Method defined in model/ContainerAnnotation.js#42
Get the plain text spanned by this annotation.
Returns
String |
this.getSelection()
Method defined in model/ContainerAnnotation.js#56
Provides a selection which has the same range as this annotation.
Returns
model/ContainerSelection |