public interface DebugWindowClientRpc extends ClientRpc
| Modifier and Type | Method and Description |
|---|---|
void |
reportLayoutProblems(String json)
Send results from
DebugWindowServerRpc.analyzeLayouts() back to
the client. |
void reportLayoutProblems(String json)
DebugWindowServerRpc.analyzeLayouts() back to
the client.json - JSON containing list of found problemsCopyright © 2017 Vaadin Ltd. All rights reserved.