Interface I_CmsReportClientRpc

All Superinterfaces:
com.vaadin.shared.communication.ClientRpc, Serializable

public interface I_CmsReportClientRpc extends com.vaadin.shared.communication.ClientRpc
Client RPC interface for the report widget.

  • Method Summary

    Modifier and Type
    Method
    Description
    void
    handleReportUpdate(String reportUpdate)
    Sends the report update content to the client widget.
  • Method Details

    • handleReportUpdate

      void handleReportUpdate(String reportUpdate)
      Sends the report update content to the client widget.

      Parameters:
      reportUpdate - the report update HTML