Uses of Class
com.vaadin.flow.hotswap.HotswapResourceEvent
Packages that use HotswapResourceEvent
-
Uses of HotswapResourceEvent in com.vaadin.flow.component.internal
Methods in com.vaadin.flow.component.internal with parameters of type HotswapResourceEventModifier and TypeMethodDescriptionvoidStyleSheetHotswapper.onResourcesChange(HotswapResourceEvent event) -
Uses of HotswapResourceEvent in com.vaadin.flow.hotswap
Methods in com.vaadin.flow.hotswap with parameters of type HotswapResourceEventModifier and TypeMethodDescriptiondefault voidVaadinHotswapper.onResourcesChange(HotswapResourceEvent event) Called by Vaadin hotswap entry point when one or more application resources have been updated. -
Uses of HotswapResourceEvent in com.vaadin.flow.i18n
Methods in com.vaadin.flow.i18n with parameters of type HotswapResourceEventModifier and TypeMethodDescriptionvoidDefaultTranslationsHotswapper.onResourcesChange(HotswapResourceEvent event)