Uses of Class
javafx.scene.web.WebHistory.Entry
-
Packages that use WebHistory.Entry 软件包 描述 javafx.scene.web 该软件包提供了加载和显示Web内容的方法。 -
-
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 方法 描述 ObservableList<WebHistory.Entry>
WebHistory. getEntries()
返回历史记录中所有条目的不可修改的可观察列表。
-