Interface UiExceptionHandler.UiContext

All Known Implementing Classes:
AppUI, TestAppUI
Enclosing interface:
UiExceptionHandler

public static interface UiExceptionHandler.UiContext
Exception handling context that provides UI infrastructure.
  • Method Details

    • getScreens

      Screens getScreens()
      Returns:
      screens screens API
    • getDialogs

      Dialogs getDialogs()
      Returns:
      dialogs API
    • getNotifications

      Notifications getNotifications()
      Returns:
      notifications API
    • getWebBrowserTools

      WebBrowserTools getWebBrowserTools()
      Returns:
      web browser API
    • getFragments

      Fragments getFragments()
      Returns:
      fragments API