public interface WindowServerRpc extends ClickRpc
| 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 © 2021 Vaadin Ltd. All rights reserved.