Package io.jmix.flowui.action.security
@NonNullApi
package io.jmix.flowui.action.security
-
ClassDescriptionMakes UI-specific preparations to user substitution and performs it using
UserSubstitutionManager
Checks if there are unsaved changes on the current view and shows dialog with options: Discard changes (close current view, cleanups background tasks, then performs substitution and navigates toMainView
) Cancel (invokes allcancelAction
s)