ActiveAnno

Web-based responsive document annotation tool

View the Project on GitHub MaxMello/ActiveAnno

activeannoservice / api.pagesetup

Package api.pagesetup

Types

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

Extensions for External Classes

Name Summary
io.ktor.routing.Route  

Properties

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