Package io.jmix.ui
Class JmixApp
java.lang.Object
io.jmix.ui.App
io.jmix.ui.JmixApp
-
Field Summary
FieldsFields 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
Constructors -
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:
loginOnStartin classApp
-
routeTopLevelWindowId
- Specified by:
routeTopLevelWindowIdin classApp
-
logout
Description copied from class:AppTry 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()
-