Package | Description |
---|---|
com.gargoylesoftware.htmlunit.javascript.host |
Implementations of the various javascript host objects - users of HtmlUnit shouldn't
need anything in this package.
|
Modifier and Type | Method and Description |
---|---|
static Popup |
Window.jsxFunction_createPopup(org.mozilla.javascript.Context context,
org.mozilla.javascript.Scriptable scriptable,
Object[] args,
org.mozilla.javascript.Function function)
Creates a popup window Open a new window
|
Copyright © 2002-2012 Gargoyle Software Inc.. All Rights Reserved.