Interface RichTextAreaClientRpc
-
- All Superinterfaces:
ClientRpc,Serializable
public interface RichTextAreaClientRpc extends ClientRpc
Server to client RPC interface for RichTextArea.- Since:
- 8.0
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidselectAll()Selects everything in the field.
-