Package io.jmix.ui.component.mainwindow.impl
@NonNullApi
package io.jmix.ui.component.mainwindow.impl
-
ClassDescriptionMakes UI-specific preparations to user substitution and performs it using
UserSubstitutionManager
Checks if there are screens that have unsaved changes and shows dialog window with options: Discard changes (and close all windows, cleanups background tasks, then performs substitution and recreates main window) Cancel (invokes allcancelAction
s)