:: com :: sun :: star :: mozilla ::
|
interface XPluginWindowPeer |
|
- Description
- Allows to notify a plugin from the office side about plugin window's child window creation.
This interface is oriented for communication with browsers plugins.
|
Methods' Summary |
setChildWindow |
Notifies the peer of the created child window.
|
Methods' Details |
setChildWindow
[oneway] void |
setChildWindow( |
[in] any |
SystemWindowData ); |
- Description
- Notifies the peer of the created child window.
- Parameter SystemWindowData
- [in]: platform dependent window data
|
|
Top of Page
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.