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, toString
Copyright © 2019 Vaadin Ltd. All rights reserved.