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, linkHandler, 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, 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
-
logout
Description copied from class:App
Try to perform logout. If there are unsaved changes in opened windows then logout will not be performed and unsaved changes dialog will appear. -
initializeUi
protected void initializeUi()
-