:: com :: sun :: star :: mozilla ::
|
interface XPluginWindowPeer |
- Base Hierarchy
::com::sun::star::uno::XInterface
|
+-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 © 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.