public static class Page.UriFragmentChangedEvent extends EventObject
Page changes.source| Constructor and Description |
|---|
UriFragmentChangedEvent(Page source,
String uriFragment)
Creates a new instance of UriFragmentReader change event.
|
| Modifier and Type | Method and Description |
|---|---|
Page |
getPage()
Gets the page in which the fragment has changed.
|
String |
getUriFragment()
Get the new URI fragment.
|
getSource, toStringCopyright © 2020 Vaadin Ltd. All rights reserved.