Uses of Interface
com.teamdev.jxbrowser.browser.callback.CreatePopupCallback.Response
Packages that use CreatePopupCallback.Response
Package
Description
This package provides the classes that allow you to work with browser callback.
-
Uses of CreatePopupCallback.Response in com.teamdev.jxbrowser.browser.callback
Methods in com.teamdev.jxbrowser.browser.callback that return CreatePopupCallback.ResponseModifier and TypeMethodDescriptionstatic CreatePopupCallback.ResponseCreatePopupCallback.Response.create()Returns theResponseinstance that indicates that the popup can be created.static CreatePopupCallback.ResponseCreatePopupCallback.Response.suppress()Returns theResponseinstance that indicates that the popup creation should be suppressed.