@DomEvent(value="chip-removed") public static class ChipField.ChipRemovedEvent<T> extends com.vaadin.flow.component.ComponentEvent<ChipField<T>>
source
Constructor and Description |
---|
ChipRemovedEvent(ChipField<T> source,
boolean fromClient,
String chipLabel) |
Modifier and Type | Method and Description |
---|---|
String |
getChipLabel() |
getSource, isFromClient, unregisterListener
toString
Copyright © 2018–2019 Flowing Code. All rights reserved.