@DomEvent(value="chip-created") public static class ChipField.ChipCreatedEvent<T> extends com.vaadin.flow.component.ComponentEvent<ChipField<T>>
source
Constructor and Description |
---|
ChipCreatedEvent(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.