public interface DataAvailableHandler
extends com.google.gwt.event.shared.EventHandler
DataAvailableEvents.| Modifier and Type | Method and Description |
|---|---|
void |
onDataAvailable(DataAvailableEvent event)
Called when DataSource has data available.
|
void onDataAvailable(DataAvailableEvent event)
availableRows - Range of rows available in the DataSourceCopyright © 2016 Vaadin Ltd. All rights reserved.