Eclipse Remote Application Platform

Uses of Class
org.eclipse.swt.browser.Browser

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

Copyright (c) EclipseSource and others 2002, 2013. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0