Class Page.UriFragmentChangedEvent

    • Constructor Detail

      • UriFragmentChangedEvent

        public UriFragmentChangedEvent​(Page source,
                                       String uriFragment)
        Creates a new instance of UriFragmentReader change event.
        Parameters:
        source - the Source of the event.
        uriFragment - the new uriFragment
    • Method Detail

      • getPage

        public Page getPage()
        Gets the page in which the fragment has changed.
        Returns:
        the page in which the fragment has changed
      • getUriFragment

        public String getUriFragment()
        Get the new URI fragment
        Returns:
        the new fragment