JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Java SE 9 & JDK 9
Prev
Next
Frames
No Frames
All Classes
SEARCH:
JavaScript is disabled on your browser.
Uses of Class
javafx.scene.web.WebHistory.Entry
Packages that use
WebHistory.Entry
Package
Description
javafx.scene.web
This package provides means for loading and displaying Web content.
Uses of
WebHistory.Entry
in
javafx.scene.web
Methods in
javafx.scene.web
that return types with arguments of type
WebHistory.Entry
Modifier and Type
Method
Description
ObservableList
<
WebHistory.Entry
>
WebHistory.
getEntries
()
Returns an unmodifiable observable list of all entries in the history.