public static interface DefaultLoadControl.EventListener
DefaultLoadControl
events.Modifier and Type | Method and Description |
---|---|
void |
onLoadingChanged(boolean loading)
Invoked when the control transitions from a loading to a draining state, or vice versa.
|