|
Eclipse Remote Application Platform | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Browser | |
---|---|
org.eclipse.rap.rwt.widgets | |
org.eclipse.swt.browser |
Uses of Browser in org.eclipse.rap.rwt.widgets |
---|
Methods in org.eclipse.rap.rwt.widgets with parameters of type Browser | |
---|---|
static void |
BrowserUtil.evaluate(Browser browser,
java.lang.String script,
BrowserCallback browserCallback)
Executes the given script in a non-blocking way. |
Uses of Browser in org.eclipse.swt.browser |
---|
Methods in org.eclipse.swt.browser that return Browser | |
---|---|
Browser |
BrowserFunction.getBrowser()
Returns the Browser whose pages can invoke this BrowserFunction. |
Constructors in org.eclipse.swt.browser with parameters of type Browser | |
---|---|
BrowserFunction(Browser browser,
java.lang.String name)
Constructs a new instance of this class, which will be invokable by javascript running in the specified Browser. |
|
Eclipse Remote Application Platform | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright (c) EclipseSource and others 2002, 2012. All rights reserved.