The directive handles velp summary. Requires reviewController.
- Copyright:
- 2016 Timber project members
- Source:
Methods
(inner) checkAll()
Checks all checkboxes linked to the annotations in the velp summary.
- Source:
(inner) getTotalPoints(annotations) → {number}
Gets total number of points from given annotations.
Parameters:
Name | Type | Description |
---|---|---|
annotations |
Array of annotations |
- Source:
Returns:
Total number of points
- Type
- number
(inner) toggleAnnotation(annotation)
Toggles annotation in the document
Parameters:
Name | Type | Description |
---|---|---|
annotation |
Annotation to toggle |
- Source: