@DomEvent(value="custom-value-set") public static class GeneratedVaadinComboBox.CustomValueSetEvent<R extends GeneratedVaadinComboBox<R,?>> extends ComponentEvent<R>
source| Constructor and Description |
|---|
CustomValueSetEvent(R source,
boolean fromClient,
String detail) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDetail() |
getSource, isFromClient, unregisterListenertoStringpublic CustomValueSetEvent(R source, boolean fromClient, @EventData(value="event.detail") String detail)
public String getDetail()
Copyright © 2025. All rights reserved.