public interface BrowserPlugin
| Modifier and Type | Method and Description |
|---|---|
boolean |
init(Browser browser)
Performs the plugin initialization.
|
boolean init(Browser browser)
browser - the browser where the plugin is usedtrue when the initialization succeeded, false otherwiseCopyright © 2016. All rights reserved.