Package | Description |
---|---|
com.teamdev.jxbrowser.browser.callback |
This package provides the classes that allow you to work with browser callback.
|
Modifier and Type | Method and Description |
---|---|
static CreatePopupCallback.Response |
CreatePopupCallback.Response.create()
Returns the
Response instance that indicates that the popup can be created. |
static CreatePopupCallback.Response |
CreatePopupCallback.Response.suppress()
Returns the
Response instance that indicates that the popup creation should be
suppressed. |