public static class UIRadioButton.SelectEvent extends ComponentEvent.ValueChange<UIRadioButton,UIRadioButton>
UIRadioButton changes its selection.UIRadioButton yet.ComponentEvent.ValueChange<T extends UIComponent<T>,S>newValue, oldValuecomponent| Constructor and Description |
|---|
SelectEvent(UIRadioButton component) |
getNewValue, getOldValuegetComponent, isFromcancel, isCancelledpublic SelectEvent(UIRadioButton component)