Interface I_CmsReportClientRpc

  • All Superinterfaces:
    com.vaadin.shared.communication.ClientRpc, java.io.Serializable

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

    • Method Detail

      • handleReportUpdate

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

        Parameters:
        reportUpdate - the report update HTML