When right-clicking on the webview content, the menu includes an (entry) item for going back to the previous content or/and the next (the previous or next page, if you want).
But there is no API, no method goBack(int int nbOfMoves) and goNext(int nbOfMoves).
They would be useful for the programmatic way.
But there is no API, no method goBack(int int nbOfMoves) and goNext(int nbOfMoves).
They would be useful for the programmatic way.
- duplicates
-
JDK-8101236 Provide a Browser History API
- Closed