Class TimePicker.InvalidChangeEvent
java.lang.Object
java.util.EventObject
com.vaadin.flow.component.ComponentEvent<TimePicker>
com.vaadin.flow.component.timepicker.TimePicker.InvalidChangeEvent
- All Implemented Interfaces:
Serializable
- Enclosing class:
- TimePicker
invalid-changed
event is sent when the invalid 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
-
InvalidChangeEvent
-
-
Method Details
-
isInvalid
public boolean isInvalid()
-