Package | Description |
---|---|
com.github.ilyes4j.gwt.mdl.components.sliders |
Here sits all the ingredients for the slider component.
|
Modifier and Type | Method and Description |
---|---|
com.google.gwt.event.dom.client.DomEvent.Type<InputHandler> |
InputEvent.getAssociatedType() |
static com.google.gwt.event.dom.client.DomEvent.Type<InputHandler> |
InputEvent.getType()
Gets the event type associated with input events.
|
Modifier and Type | Method and Description |
---|---|
com.google.gwt.event.shared.HandlerRegistration |
SliderInput.addInputHandler(InputHandler handler) |
com.google.gwt.event.shared.HandlerRegistration |
Slider.addInputHandler(InputHandler handler) |
com.google.gwt.event.shared.HandlerRegistration |
ISlider.addInputHandler(InputHandler handler)
Adds a
InputHandler handler. |
protected void |
InputEvent.dispatch(InputHandler handler) |
Copyright © 2016 com.github.ilyes4j. All rights reserved.