public static interface AbstractHasData.RedrawEvent.Handler extends EventHandler
AbstractHasData.RedrawEvent
.Modifier and Type | Method and Description |
---|---|
void |
onRedraw()
Performs implementation-specific work when the cell list re-renders one or more existing
rows.
|