public static class UISelect.SelectEvent<T> extends ComponentEvent.ValueChange<UISelect,T>
UISelect
changes its selected UISelect.Option
.UISelect
yet.Option
to be set for the UISelect
.ComponentEvent.ValueChange<T extends UIComponent,S>
newValue, oldValue
component
Constructor and Description |
---|
UISelect.SelectEvent(UISelect<T> component,
T newValue) |
getNewValue, getOldValue
getComponent, isFrom
cancel, isCancelled