Package org.jumpmind.vaadin.ui.common
Class ThemeChangedEvent
java.lang.Object
java.util.EventObject
com.vaadin.flow.component.ComponentEvent<com.vaadin.flow.component.UI>
org.jumpmind.vaadin.ui.common.ThemeChangedEvent
- All Implemented Interfaces:
Serializable
public class ThemeChangedEvent
extends com.vaadin.flow.component.ComponentEvent<com.vaadin.flow.component.UI>
- 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, unregisterListener
Methods inherited from class java.util.EventObject
toString
-
Constructor Details
-
ThemeChangedEvent
-
-
Method Details
-
getTheme
-