| Package | Description |
|---|---|
| org.eclipse.swt.browser |
SWT Browser widget.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
Browser.evaluate(java.lang.String script)
Returns the result, if any, of executing the specified script.
|
java.lang.Object |
Browser.evaluate(java.lang.String script,
boolean trusted)
Returns the result, if any, of executing the specified script.
|
Copyright (c) 2000, 2018 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.