:: com :: sun :: star :: awt ::

struct VclContainerEvent
Base Hierarchy
::com::sun::star::lang::EventObject
 |
 +-VclContainerEvent
Description
specifies a container-level event.

These events are provided only for notification purposes.

See also
VclContainerListener

Elements' Summary
Child
Elements' Details
Child
::com::sun::star::uno::XInterface Child;
Returns
whether the event is fired due to a child component that was added or removed.
Top of Page