Class Hierarchy
- java.lang.Object
- com.vaadin.flow.component.Component (implements com.vaadin.flow.component.AttachNotifier, com.vaadin.flow.component.DetachNotifier, com.vaadin.flow.component.HasElement)
- com.vaadin.flow.component.Composite<T>
- io.jmix.flowui.screen.Screen<T> (implements com.vaadin.flow.router.AfterNavigationObserver, com.vaadin.flow.router.BeforeEnterObserver, com.vaadin.flow.router.BeforeLeaveObserver)
- io.jmix.flowui.screen.StandardScreen
- io.jmix.flowui.screen.StandardEditor<T> (implements io.jmix.flowui.screen.EditorScreen<E>, io.jmix.flowui.screen.ReadOnlyAwareScreen)
- io.jmix.flowui.screen.StandardLookup<T> (implements io.jmix.flowui.screen.LookupScreen<E>, io.jmix.flowui.screen.MultiSelectLookupScreen)
- io.jmix.flowui.screen.StandardScreen
- io.jmix.flowui.screen.Screen<T> (implements com.vaadin.flow.router.AfterNavigationObserver, com.vaadin.flow.router.BeforeEnterObserver, com.vaadin.flow.router.BeforeLeaveObserver)
- com.vaadin.flow.component.Composite<T>
- io.jmix.flowui.screen.DialogWindow<S> (implements org.springframework.context.ApplicationContextAware, com.vaadin.flow.component.HasSize, com.vaadin.flow.component.HasTheme, org.springframework.beans.factory.InitializingBean)
- io.jmix.flowui.screen.EditorTypeExtractor
- java.util.EventObject (implements java.io.Serializable)
- com.vaadin.flow.component.ComponentEvent<T>
- io.jmix.flowui.screen.Screen.AfterCloseEvent
- io.jmix.flowui.screen.Screen.AfterShowEvent
- io.jmix.flowui.screen.Screen.BeforeCloseEvent
- io.jmix.flowui.screen.Screen.BeforeShowEvent
- io.jmix.flowui.screen.Screen.InitEvent
- io.jmix.flowui.screen.StandardEditor.AfterCommitChangesEvent
- io.jmix.flowui.screen.StandardEditor.BeforeCommitChangesEvent
- io.jmix.flowui.screen.StandardEditor.InitEntityEvent<E>
- io.jmix.flowui.screen.StandardEditor.ValidationEvent
- io.jmix.flowui.screen.DialogWindow.AfterCloseEvent<S>
- io.jmix.flowui.screen.DialogWindow.AfterOpenEvent<S>
- com.vaadin.flow.component.ComponentEvent<T>
- io.jmix.flowui.screen.LookupScreen.ValidationContext<T>
- io.jmix.flowui.screen.MessageBundle
- io.jmix.flowui.screen.PessimisticLockSupport
- io.jmix.flowui.screen.ReadOnlyScreensSupport
- io.jmix.flowui.screen.ScreenInfo
- io.jmix.flowui.screen.ScreenRegistry
- io.jmix.flowui.screen.ScreenValidation
- io.jmix.flowui.screen.ScreenValidation.SaveChangesDialogResult
- io.jmix.flowui.screen.ScreenValidation.UnsavedChangesDialogResult
- io.jmix.flowui.screen.StandardCloseAction (implements io.jmix.flowui.screen.ChangeTrackerCloseAction, io.jmix.flowui.screen.CloseAction)
- io.jmix.flowui.screen.UiControllerUtils
- com.vaadin.flow.component.Component (implements com.vaadin.flow.component.AttachNotifier, com.vaadin.flow.component.DetachNotifier, com.vaadin.flow.component.HasElement)
Interface Hierarchy
- io.jmix.flowui.screen.ChangeTracker
- io.jmix.flowui.screen.EditorScreen<E>
- io.jmix.flowui.screen.ChangeTrackerCloseAction
- io.jmix.flowui.screen.CloseAction
- io.jmix.flowui.kit.component.HasActions
- io.jmix.flowui.screen.ScreenActions
- io.jmix.flowui.screen.InstallTargetHandler
- io.jmix.flowui.screen.LookupScreen<E>
- io.jmix.flowui.screen.MultiSelectLookupScreen
- io.jmix.flowui.screen.ReadOnlyAwareScreen
- io.jmix.flowui.screen.ScreenCloseDelegate
- io.jmix.flowui.screen.ScreenFacets
Annotation Interface Hierarchy
- io.jmix.flowui.screen.ComponentId (implements java.lang.annotation.Annotation)
- io.jmix.flowui.screen.DialogMode (implements java.lang.annotation.Annotation)
- io.jmix.flowui.screen.EditedEntityContainer (implements java.lang.annotation.Annotation)
- io.jmix.flowui.screen.Install (implements java.lang.annotation.Annotation)
- io.jmix.flowui.screen.LookupComponent (implements java.lang.annotation.Annotation)
- io.jmix.flowui.screen.PrimaryEditorScreen (implements java.lang.annotation.Annotation)
- io.jmix.flowui.screen.PrimaryLookupScreen (implements java.lang.annotation.Annotation)
- io.jmix.flowui.screen.Subscribe (implements java.lang.annotation.Annotation)
- io.jmix.flowui.screen.UiController (implements java.lang.annotation.Annotation)
- io.jmix.flowui.screen.UiDescriptor (implements java.lang.annotation.Annotation)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- io.jmix.flowui.screen.EditMode
- io.jmix.flowui.screen.OpenMode
- io.jmix.flowui.screen.PessimisticLockStatus
- io.jmix.flowui.screen.StandardOutcome
- io.jmix.flowui.screen.Target
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)