public interface GridScrollExtensionServerRPC
extends com.vaadin.shared.communication.ServerRpc
Modifier and Type | Method and Description |
---|---|
void |
gridInitialColumnWidthsCalculated() |
void |
ping() |
void |
reportColumns(double[] widths,
int column) |
void |
reportPosition(int x,
int y) |
void |
reportSize(int width,
int height) |
Copyright © 2020 Magnolia International Ltd.. All rights reserved.