Uses of Interface
org.teamapps.webcontroller.WebController
| Package | Description |
|---|---|
| org.teamapps.core |
-
Uses of WebController in org.teamapps.core
Methods in org.teamapps.core that return WebController Modifier and Type Method Description WebControllerTeamAppsCore. getWebController()Constructors in org.teamapps.core with parameters of type WebController Constructor Description TeamAppsCore(TeamAppsConfiguration config, WebController webController)TeamAppsUxSessionManager(WebController webController, UiCommandExecutor commandExecutor, com.fasterxml.jackson.databind.ObjectMapper objectMapper, org.teamapps.icons.IconProvider iconProvider, TeamAppsUploadManager uploadManager)