Package io.jmix.flowui
Class ScreenNavigators
java.lang.Object
io.jmix.flowui.ScreenNavigators
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected BrowserNavigationProcessorprotected EditorNavigationProcessorprotected ScreenNavigationProcessor -
Constructor Summary
ConstructorsConstructorDescriptionScreenNavigators(EditorNavigationProcessor editorNavigationProcessor, BrowserNavigationProcessor browserNavigationProcessor, ScreenNavigationProcessor screenNavigationProcessor) -
Method Summary
Modifier and TypeMethodDescription<E> BrowserNavigator<E><E> EditorNavigator<E>editor(ListDataComponent<E> listDataComponent) <E> EditorNavigator<E>editor(ListDataComponent<E> listDataComponent, Screen<?> parent) <E> EditorNavigator<E><E> EditorNavigator<E>protected <E> Class<E>getBeanType(ListDataComponent<E> listDataComponent)
-
Field Details
-
Constructor Details
-
Method Details
-
editor
-
editor
-
editor
-
editor
-
browser
-
screen
-
screen
-
getBeanType
-