|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MozillaWebBrowser
This interface is implemented in addition to the WebBrowser interface by browser objects that are based on Mozilla Gecko engine. It provides access to the Mozilla-specific interfaces for advanced usage.
| Method Summary | |
|---|---|
org.mozilla.interfaces.nsIWebBrowser |
getWebBrowser()
Returns the nsIWebBrowser instance that backs the current browser object. |
| Method Detail |
|---|
org.mozilla.interfaces.nsIWebBrowser getWebBrowser()
NOTE: The returned object provides direct access to the Mozilla engine and therefore must be used from XPCOM event dipatch thread only.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||