| Package | Description |
|---|---|
| com.xalys.xgl.events | |
| com.xalys.xgl.slider |
| Modifier and Type | Field and Description |
|---|---|
static Event.Type<ValueChangedHandler> |
ValueChangedEvent.TYPE |
| Modifier and Type | Method and Description |
|---|---|
Event.Type<ValueChangedHandler<W,V>> |
ValueChangedEvent.getType() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ValueChangedEvent.dispatch(ValueChangedHandler<W,V> handler) |
| Modifier and Type | Method and Description |
|---|---|
HandlerRegistration |
Slider.addValueChangedHandler(ValueChangedHandler<Slider,Double> handler) |
Copyright © 2018 Xalys. All rights reserved.