Package io.jmix.flowui.view
Class View.RestoreComponentsStateEvent
java.lang.Object
java.util.EventObject
com.vaadin.flow.component.ComponentEvent<View<?>>
io.jmix.flowui.view.View.RestoreComponentsStateEvent
- All Implemented Interfaces:
Serializable
public static class View.RestoreComponentsStateEvent
extends com.vaadin.flow.component.ComponentEvent<View<?>>
An event informs that the state of components that are bounded with the query parameters should be restored.
-
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, unregisterListener
Methods inherited from class java.util.EventObject
toString
-
Constructor Details
-
RestoreComponentsStateEvent
-