public static class UIRadioButton.SelectEvent extends ComponentEvent.ValueChange<UIRadioButton,UIRadioButton>
UIRadioButton
changes its selection.UIRadioButton
yet.ComponentEvent.ValueChange<T extends UIComponent,S>
newValue, oldValue
component
Constructor and Description |
---|
UIRadioButton.SelectEvent(UIRadioButton component) |
getNewValue, getOldValue
getComponent, isFrom
cancel, isCancelled
public UIRadioButton.SelectEvent(UIRadioButton component)