Return Value
A function, which returns UI elements for the annotation list record, OR "null".
Here is function prototype "function __createAnnotationContent(annotation, annotationCollection)", where "annotation" parameter is an instance of WebAnnotationViewJS type, "annotationCollection" parameter is an instance of WebAnnotationViewCollectionJS type. Important: "__createAnnotationContent" function must return not empty array of WebUiElementJS objects.
Here is function prototype "function __createAnnotationContent(annotation, annotationCollection)", where "annotation" parameter is an instance of WebAnnotationViewJS type, "annotationCollection" parameter is an instance of WebAnnotationViewCollectionJS type. Important: "__createAnnotationContent" function must return not empty array of WebUiElementJS objects.