Package | Description |
---|---|
org.gwtbootstrap3.extras.slider.client.ui.base | |
org.gwtbootstrap3.extras.slider.client.ui.base.event |
Modifier and Type | Method and Description |
---|---|
HandlerRegistration |
SliderBase.addSlideStopHandler(SlideStopHandler<T> handler) |
Modifier and Type | Method and Description |
---|---|
GwtEvent.Type<SlideStopHandler<T>> |
SlideStopEvent.getAssociatedType() |
static GwtEvent.Type<SlideStopHandler<?>> |
SlideStopEvent.getType()
Gets the type associated with this event.
|
Modifier and Type | Method and Description |
---|---|
HandlerRegistration |
HasSlideStopHandlers.addSlideStopHandler(SlideStopHandler<T> handler)
Adds a
SlideStopEvent handler. |
protected void |
SlideStopEvent.dispatch(SlideStopHandler<T> handler) |
Copyright © 2017. All rights reserved.