Package io.jmix.flowui
Class ScreenNavigators
java.lang.Object
io.jmix.flowui.ScreenNavigators
-
Field Summary
Modifier and TypeFieldDescriptionprotected BrowserNavigationProcessor
protected EditorNavigationProcessor
protected ScreenNavigationProcessor
-
Constructor Summary
ConstructorDescriptionScreenNavigators
(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
-