Package io.jmix.ui
Class JmixApp
java.lang.Object
io.jmix.ui.App
io.jmix.ui.JmixApp
-
Field Summary
Fields inherited from class io.jmix.ui.App
APP_THEME_COOKIE_PREFIX, applicationContext, backgroundTaskManager, COOKIE_LOCALE, COOKIE_LOGIN, COOKIE_PASSWORD, COOKIE_REMEMBER_ME, cookies, coreProperties, DEFAULT_THEME_NAME, exceptionHandlers, messageTools, servletContext, settingsCache, themeConstants, themeConstantsRepository, uiProperties, uiThemeProperties, USER_SESSION_ATTR, windowConfig
-
Constructor Summary
-
Method Summary
Methods inherited from class io.jmix.ui.App
addBackgroundTask, addCookie, addCookie, applyTheme, cleanupBackgroundTasks, clearSettingsCache, closeWindowsInternal, createTopLevelWindow, createTopLevelWindow, forceLogout, forceRefreshUIsExceptCurrent, getAppUIs, getContextPathName, getCookieMaxAge, getCookieValue, getExceptionHandlers, getInstance, getLocale, getThemeConstants, getWindowManager, init, initExceptionHandlers, isBound, loadTheme, logout, navigateTo, onHeartbeat, performForceLogout, performStandardLogout, removeAllWindows, removeAllWindows, removeBackgroundTask, removeCookie, resolveLocale, setLocale, setUserAppTheme
-
Field Details
-
accessManager
-
-
Constructor Details
-
JmixApp
public JmixApp()
-
-
Method Details
-
loginOnStart
public void loginOnStart()- Specified by:
loginOnStart
in classApp
-
routeTopLevelWindowId
- Specified by:
routeTopLevelWindowId
in classApp
-
initializeUi
protected void initializeUi()
-