public interface WindowServerRpc extends ClickRpc, ServerRpc
| Modifier and Type | Method and Description |
|---|---|
void |
windowModeChanged(WindowMode newState) |
void |
windowMoved(int x,
int y) |
void windowModeChanged(WindowMode newState)
void windowMoved(int x,
int y)
Copyright © 2017 Vaadin Ltd. All rights reserved.