Package | Description |
---|---|
com.teamdev.jxbrowser.browser |
This package provides the classes that allow you to work with browsers.
|
com.teamdev.jxbrowser.browser.callback |
This package provides the classes that allow you to work with browser callback.
|
Modifier and Type | Method and Description |
---|---|
java.util.Optional<PresentationRequest> |
Browser.defaultPresentationRequest()
Returns the default JavaScript
PresentationRequest specified on the page. |
Modifier and Type | Method and Description |
---|---|
default PresentationRequest |
StartPresentationCallback.Params.presentationRequest()
Returns the JavaScript
PresentationRequest initiated this presentation. |