Web-based responsive document annotation tool
activeannoservice / api.pagesetup / Page
data class Page
A Page represents a UI page of the frontend, optionally with a badgeCount to indicate how many interactions are waiting for the user
Name | Summary |
---|---|
<init> | A Page represents a UI page of the frontend, optionally with a badgeCount to indicate how many interactions are waiting for the userPage(badgeCount: Long ? = null) |
Name | Summary |
---|---|
badgeCount | val badgeCount: Long ? |