Class ChipField.ChipEvent<T>
java.lang.Object
java.util.EventObject
com.vaadin.flow.component.ComponentEvent<ChipField<T>>
com.flowingcode.vaadin.addons.chipfield.ChipField.ChipEvent<T>
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ChipField.ChipClickedEvent,ChipField.ChipCreatedEvent,ChipField.ChipRemovedEvent
- See Also:
-
Field Summary
Fields inherited from class java.util.EventObject
source -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.vaadin.flow.component.ComponentEvent
getSource, isFromClient, unregisterListenerMethods inherited from class java.util.EventObject
toString
-
Constructor Details
-
ChipEvent
-
-
Method Details
-
getChipLabel
-
getItem
-