Package | Description |
---|---|
com.xalys.xgl.events.forms | |
com.xalys.xgl.forms |
Modifier and Type | Field and Description |
---|---|
static Event.Type<RadioSelectHandler<? extends Widget<? extends Element,?>>> |
RadioSelectEvent.TYPE |
Modifier and Type | Method and Description |
---|---|
Event.Type<RadioSelectHandler<W>> |
RadioSelectEvent.getType() |
Modifier and Type | Method and Description |
---|---|
HandlerRegistration |
HasRadioSelectHandlers.addRadioSelectHandler(RadioSelectHandler<W> selectHandler) |
protected void |
RadioSelectEvent.dispatch(RadioSelectHandler<W> handler) |
Modifier and Type | Method and Description |
---|---|
HandlerRegistration |
RadioGroup.addRadioSelectHandler(RadioSelectHandler<Radio> radioSelectHandler) |
Copyright © 2018 Xalys. All rights reserved.