:: com :: sun :: star :: awt ::
|
interface XVclContainerListener |
- Base Hierarchy
::com::sun::star::uno::XInterface
|
+-::com::sun::star::lang::XEventListener
|
+-XVclContainerListener
|
- [ DEPRECATED ]
- Description
- makes it possible to receive container events.
Container events are provided only for
notification purposes. The VCL will automatically handle
add and remove operations internally.
|
Methods' Summary |
windowAdded |
gets invoked when a component has been added to the
container.
|
windowRemoved |
gets invoked when a component has been removed from
the container.
|
Methods' Details |
windowAdded
- Description
- gets invoked when a component has been added to the
container.
|
|
windowRemoved
- Description
- gets invoked when a component has been removed from
the container.
|
|
Top of Page
Copyright © 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.