public static class UISelect.SelectEvent extends ComponentEvent.ValueChange<UISelect,UISelect.Option>
UISelect changes its selected UISelect.Option.UISelect yet.Option to be set for the UISelect .ComponentEvent.ValueChange<T extends UIComponent,S>newValue, oldValuecomponent| Constructor and Description |
|---|
UISelect.SelectEvent(UISelect component,
UISelect.Option newOption) |
| Modifier and Type | Method and Description |
|---|---|
UISelect.Option |
getOption()
Gets the new
UISelect.Option to be set. |
getNewValue, getOldValuegetComponentcancel, isCancelledpublic UISelect.SelectEvent(UISelect component, UISelect.Option newOption)
public UISelect.Option getOption()
UISelect.Option to be set.