Interface ColorPickerGridServerRpc

  • All Superinterfaces:
    Serializable, ServerRpc

    public interface ColorPickerGridServerRpc
    extends ServerRpc
    RPC interface for ColorPickerGrid.
    Since:
    7.0.0
    • Method Detail

      • select

        void select​(int x,
                    int y)
        ColorPickerGrid click event.
        Parameters:
        x -
        y -
      • refresh

        void refresh()
        Call to refresh the grid.