public interface ColorPickerGridServerRpc extends ServerRpc
| Modifier and Type | Method and Description |
|---|---|
void |
refresh()
Call to refresh the grid.
|
void |
select(int x,
int y)
ColorPickerGrid click event.
|
Copyright © 2021 Vaadin Ltd. All rights reserved.