Uses of Class
com.equo.chromium.swt.Browser
-
Packages that use Browser Package Description com.equo.chromium.swt -
-
Uses of Browser in com.equo.chromium.swt
Fields in com.equo.chromium.swt declared as Browser Modifier and Type Field and Description Browser
WindowEvent. browser
Browser
provided by the application.Methods in com.equo.chromium.swt that return Browser Modifier and Type Method and Description Browser
BrowserFunction. getBrowser()
Returns the Browser whose pages can invoke this BrowserFunction.Constructors in com.equo.chromium.swt with parameters of type Browser Constructor and Description BrowserFunction(Browser browser, String name)
Constructs a new instance of this class, which will be invokable by javascript running in the specified Browser.BrowserFunction(Browser browser, String name, boolean top, String[] frameNames)
Constructs a new instance of this class, which will be invokable by javascript running in the specified Browser.
-
Copyright © 2024. All rights reserved.