public interface ScreenContext
Modifier and Type | Method and Description |
---|---|
Dialogs |
getDialogs() |
Fragments |
getFragments() |
Notifications |
getNotifications() |
ScreenOptions |
getScreenOptions() |
Screens |
getScreens() |
UrlRouting |
getUrlRouting() |
WebBrowserTools |
getWebBrowserTools() |
WindowInfo |
getWindowInfo() |
ScreenOptions getScreenOptions()
WindowInfo getWindowInfo()
Screens getScreens()
Dialogs getDialogs()
Notifications getNotifications()
Fragments getFragments()
UrlRouting getUrlRouting()
WebBrowserTools getWebBrowserTools()