public interface RichTextAreaServerRpc extends ServerRpc
| Modifier and Type | Method and Description |
|---|---|
void |
setText(String text)
Sends the updated text to the server.
|
void setText(String text)
text - the text in the fieldCopyright © 2017 Vaadin Ltd. All rights reserved.