Package io.jmix.ui.screen
Interface ScreenContext
- All Known Implementing Classes:
ScreenContextImpl
public interface ScreenContext
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getScreenOptions
ScreenOptions getScreenOptions() -
getWindowInfo
WindowInfo getWindowInfo() -
getScreens
Screens getScreens() -
getDialogs
Dialogs getDialogs() -
getNotifications
Notifications getNotifications() -
getFragments
Fragments getFragments() -
getUrlRouting
UrlRouting getUrlRouting() -
getWebBrowserTools
WebBrowserTools getWebBrowserTools()
-