Interface RichTextAreaServerRpc

  • All Superinterfaces:
    Serializable, ServerRpc

    public interface RichTextAreaServerRpc
    extends ServerRpc
    Client to server RPC interface for RichTextArea.
    Since:
    8.0
    • Method Detail

      • setText

        void setText​(String text)
        Sends the updated text to the server.
        Parameters:
        text - the text in the field