Uses of Interface
com.vaadin.flow.hotswap.VaadinHotswapper
Packages that use VaadinHotswapper
Package
Description
-
Uses of VaadinHotswapper in com.vaadin.flow.component.internal
Classes in com.vaadin.flow.component.internal that implement VaadinHotswapperModifier and TypeClassDescriptionclassHandles the automatic hotswapping of CSS resources and classes annotated with @StyleSheet, taking the appropriate actions to update stylesheets in the browser. -
Uses of VaadinHotswapper in com.vaadin.flow.hotswap.impl
Classes in com.vaadin.flow.hotswap.impl that implement VaadinHotswapperModifier and TypeClassDescriptionclassTriggers UI refresh when hotswap occurs while an error view is displayed. -
Uses of VaadinHotswapper in com.vaadin.flow.i18n
Classes in com.vaadin.flow.i18n that implement VaadinHotswapperModifier and TypeClassDescriptionclassHandles the automatic hotswapping of translation resources in a Vaadin-based application. -
Uses of VaadinHotswapper in com.vaadin.flow.internal
Classes in com.vaadin.flow.internal that implement VaadinHotswapperModifier and TypeClassDescriptionclassClears all mappings from all reflection caches and related resources when one or more classes has been changed. -
Uses of VaadinHotswapper in com.vaadin.flow.router.internal
Classes in com.vaadin.flow.router.internal that implement VaadinHotswapperModifier and TypeClassDescriptionclassA component that reacts on class changes to update route registries.