Uses of Interface
com.teamdev.jxbrowser.js.JsFunctionCallback
Package
Description
This package provides classes that allow you to work with the JavaScript to Java bridge.
-
Uses of JsFunctionCallback in com.teamdev.jxbrowser.js
Modifier and TypeInterfaceDescriptioninterface
AJsFunctionCallback
that is used as aJavaScript Promise
handler.