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