:: com :: sun :: star :: mozilla ::
|
interface XPluginWindowPeer |
- Base Interfaces
::com::sun::star::uno::XInterface
|
+--XPluginWindowPeer
::com::sun::star::uno::XInterface |
- (referenced interface's summary:)
- base interface of all UNO interfaces
|
|
- 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 © 2003 Sun Microsystems, Inc.