Interface WebWindow

  • All Known Implementing Classes:
    HtmlPanel

    public interface WebWindow
    • Method Detail

      • performWebAction

        default void performWebAction​(String actionName,
                                      String data,
                                      byte[] binaryData)
      • handleWebActionEvent

        void handleWebActionEvent​(WebActionEvent webActionEvent)
      • handleWindowInitialized

        void handleWindowInitialized()