public abstract static class ChipField.ChipEvent<T> extends com.vaadin.flow.component.ComponentEvent<ChipField<T>>
source| Constructor and Description |
|---|
ChipEvent(ChipField<T> source,
boolean fromClient,
String chipLabel) |
| Modifier and Type | Method and Description |
|---|---|
String |
getChipLabel() |
T |
getItem() |
getSource, isFromClient, unregisterListenertoStringCopyright © 2018–2021 Flowing Code. All rights reserved.