Uses of Class
com.vaadin.flow.component.page.History
Packages that use History
-
Uses of History in com.vaadin.flow.component.page
Methods in com.vaadin.flow.component.page that return HistoryModifier and TypeMethodDescriptionPage.getHistory()Gets a representation ofwindow.historyfor this page.History.HistoryStateChangeEvent.getSource()Constructors in com.vaadin.flow.component.page with parameters of type HistoryModifierConstructorDescriptionHistoryStateChangeEvent(History history, elemental.json.JsonValue state, Location location, NavigationTrigger trigger) Creates a new event.