T - slider value typepublic interface SlideStopHandler<T> extends EventHandler
SlideStopEvent events.| Modifier and Type | Method and Description |
|---|---|
void |
onSlideStop(SlideStopEvent<T> event)
Called when
SlideStopEvent is fired. |
void onSlideStop(SlideStopEvent<T> event)
SlideStopEvent is fired.event - the SlideStopEvent that was firedCopyright © 2017. All rights reserved.