Web-based responsive document annotation tool
activeannoservice / api.pagesetup
Name | Summary |
---|---|
Page | A Page represents a UI page of the frontend, optionally with a badgeCount to indicate how many interactions are waiting for the userdata class Page |
PageSetup | Model for frontend communication representing the PageSetup, controlling the layout and core data for the page setup of the frontenddata class PageSetup |
Name | Summary |
---|---|
io.ktor.routing.Route |
Name | Summary |
---|---|
PAGE_ADMIN | const val PAGE_ADMIN: String |
PAGE_ANNOTATE | const val PAGE_ANNOTATE: String |
PAGE_CURATE | const val PAGE_CURATE: String |
PAGE_MANAGE | const val PAGE_MANAGE: String |
PAGE_MESSAGES | const val PAGE_MESSAGES: String |
PAGE_SEARCH | const val PAGE_SEARCH: String |