provide methods for getting previous / next url of the webengine's content

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Duplicate
    • Priority: P4
    • None
    • Affects Version/s: None
    • Component/s: javafx
    • web

      The WebEngine looks like to remember previous / next urls, so that it could offer a menu item 'go back' and/or 'go next'.

      I would like methods
      getBackUrls(String[] array, int nbOfUrls)
      getNextUrls(String[] array, int nbOfUrls)
      in order to get these urls the WebEngine has.

      They would be useful for the programmatic way.

            Assignee:
            Peter Zhelezniakov
            Reporter:
            J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: