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