Package | Description |
---|---|
com.xalys.xgl.events.forms | |
com.xalys.xgl.forms |
Modifier and Type | Field and Description |
---|---|
static Event.Type<ValueInputHandler<? extends ValueField<? extends Element<?>,?,?>,?>> |
ValueInputEvent.TYPE |
Modifier and Type | Method and Description |
---|---|
Event.Type<ValueInputHandler<W,V>> |
ValueInputEvent.getType() |
Modifier and Type | Method and Description |
---|---|
HandlerRegistration |
HasValueInputHandlers.addValueInputHandler(ValueInputHandler<W,V> valueInputHandler) |
protected void |
ValueInputEvent.dispatch(ValueInputHandler<W,V> handler) |
Modifier and Type | Method and Description |
---|---|
HandlerRegistration |
ValueField.addValueInputHandler(ValueInputHandler<W,V> valueInputHandler) |
Copyright © 2018 Xalys. All rights reserved.