Uses of Class
com.vaadin.flow.component.page.History.HistoryStateChangeEvent
Packages that use History.HistoryStateChangeEvent
-
Uses of History.HistoryStateChangeEvent in com.vaadin.flow.component.page
Methods in com.vaadin.flow.component.page with parameters of type History.HistoryStateChangeEventModifier and TypeMethodDescriptionvoidHistory.HistoryStateChangeHandler.onHistoryStateChange(History.HistoryStateChangeEvent event) Invoked when a history state change event is fired.