Uses of Interface
org.teamapps.webcontroller.WebController
-
Packages that use 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, SequentialExecutorFactory sessionExecutorFactory, WebController webController)TeamAppsUxSessionManager(SequentialExecutorFactory sessionExecutorFactory, WebController webController, UiCommandExecutor commandExecutor, org.teamapps.icons.IconProvider iconProvider, TeamAppsUploadManager uploadManager)
-