public static interface RowCountChangeEvent.Handler extends EventHandler
RowCountChangeEvent
events.Modifier and Type | Method and Description |
---|---|
void |
onRowCountChange(RowCountChangeEvent event)
Called when a
RowCountChangeEvent is fired. |
void onRowCountChange(RowCountChangeEvent event)
RowCountChangeEvent
is fired.event
- the RowCountChangeEvent
that was fired