Class SidePanelCloseEvent
java.lang.Object
java.util.EventObject
com.vaadin.flow.component.ComponentEvent<JmixSidePanelLayout>
io.jmix.flowui.kit.component.sidepanellayout.SidePanelCloseEvent
- All Implemented Interfaces:
Serializable
public class SidePanelCloseEvent
extends com.vaadin.flow.component.ComponentEvent<JmixSidePanelLayout>
Event fired when the side panel is closed.
- 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
-
SidePanelCloseEvent
-