Package com.vaadin.flow.component.select
Class Select.OpenedChangeEvent
java.lang.Object
java.util.EventObject
com.vaadin.flow.component.ComponentEvent<Select>
com.vaadin.flow.component.select.Select.OpenedChangeEvent
- All Implemented Interfaces:
Serializable
opened-changed
event is sent when the overlay opened state
changes.- See Also:
-
Field Summary
Fields inherited from class java.util.EventObject
source
-
Constructor Summary
-
Method Summary
Methods inherited from class com.vaadin.flow.component.ComponentEvent
getSource, isFromClient, unregisterListener
Methods inherited from class java.util.EventObject
toString
-
Constructor Details
-
OpenedChangeEvent
-
-
Method Details
-
isOpened
public boolean isOpened()
-