Package | Description |
---|---|
org.eclipse.swt.browser |
Modifier and Type | Method and Description |
---|---|
Object |
Browser.evaluate(String script)
Returns the result, if any, of executing the specified script.
|
Object |
Browser.evaluate(String script,
boolean trusted)
Returns the result, if any, of executing the specified script.
|
Copyright © 2017. All Rights Reserved.