Uses of Interface
com.teamdev.jxbrowser.cast.PresentationRequest
Package
Description
This package provides the classes that allow you to work with browsers.
This package provides the classes that allow you to work with browser callback.
-
Uses of PresentationRequest in com.teamdev.jxbrowser.browser
Modifier and TypeMethodDescriptionBrowser.defaultPresentationRequest()
Returns the default JavaScriptPresentationRequest
specified on the page. -
Uses of PresentationRequest in com.teamdev.jxbrowser.browser.callback
Modifier and TypeMethodDescriptiondefault PresentationRequest
StartPresentationCallback.Params.presentationRequest()
Returns the JavaScriptPresentationRequest
initiated this presentation.