Uses of Class
com.vaadin.flow.data.binder.StatusChangeEvent
-
Packages that use StatusChangeEvent Package Description com.vaadin.flow.data.binder -
-
Uses of StatusChangeEvent in com.vaadin.flow.data.binder
Methods in com.vaadin.flow.data.binder with parameters of type StatusChangeEvent Modifier and Type Method Description voidStatusChangeListener. statusChange(StatusChangeEvent event)Notifies the listener about status changeevent.
-