public interface RowVisibilityChangeHandler
extends com.google.gwt.event.shared.EventHandler
| Modifier and Type | Method and Description |
|---|---|
void |
onRowVisibilityChange(RowVisibilityChangeEvent event)
Called when the range of visible rows changes e.g.
|
void onRowVisibilityChange(RowVisibilityChangeEvent event)
event - the row visibility change event describing the changeCopyright © 2018 Vaadin Ltd. All rights reserved.