public interface AbstractTextFieldServerRpc extends ServerRpc
| Modifier and Type | Method and Description |
|---|---|
void |
setText(String text,
int cursorPosition) |
void setText(String text, int cursorPosition)
Copyright © 2017 Vaadin Ltd. All rights reserved.