public interface UIServerRpc extends ClickRpc, ServerRpc
| Modifier and Type | Method and Description |
|---|---|
void |
poll() |
void |
popstate(String uri) |
void |
resize(int viewWidth,
int viewHeight,
int windowWidth,
int windowHeight) |
void |
scroll(int scrollTop,
int scrollLeft) |
Copyright © 2017 Vaadin Ltd. All rights reserved.