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.addSlideStartHandler(SlideStartHandler<T> handler) |
Modifier and Type | Method and Description |
---|---|
GwtEvent.Type<SlideStartHandler<T>> |
SlideStartEvent.getAssociatedType() |
static GwtEvent.Type<SlideStartHandler<?>> |
SlideStartEvent.getType()
Gets the type associated with this event.
|
Modifier and Type | Method and Description |
---|---|
HandlerRegistration |
HasSlideStartHandlers.addSlideStartHandler(SlideStartHandler<T> handler)
Adds a
SlideStartEvent handler. |
protected void |
SlideStartEvent.dispatch(SlideStartHandler<T> handler) |
Copyright © 2017. All rights reserved.