@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, unregisterListener
toString
public CustomValueSetEvent(R source, boolean fromClient, @EventData(value="event.detail") String detail)
public String getDetail()
Copyright © 2018. All rights reserved.