Package | Description |
---|---|
com.xalys.xgl.events.forms | |
com.xalys.xgl.forms |
Modifier and Type | Field and Description |
---|---|
static Event.Type<FieldChangeHandler<? extends Field<? extends Element<?>,?,?>,?>> |
FieldChangeEvent.TYPE |
Modifier and Type | Method and Description |
---|---|
Event.Type<FieldChangeHandler<W,V>> |
FieldChangeEvent.getType() |
Modifier and Type | Method and Description |
---|---|
HandlerRegistration |
HasFieldChangeHandlers.addFieldChangeHandler(FieldChangeHandler<W,V> fieldChangeHandler) |
protected void |
FieldChangeEvent.dispatch(FieldChangeHandler<W,V> handler) |
Modifier and Type | Method and Description |
---|---|
HandlerRegistration |
Field.addFieldChangeHandler(FieldChangeHandler<W,V> fieldChangeHandler) |
Copyright © 2018 Xalys. All rights reserved.