Top   Module   Use   Manual   Index 

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

struct VclContainerEvent

Base Struct
com::sun::star::lang::EventObject

Description
specifies a container-level event.

These events are provided only for notification purposes.

See also
VclContainerListener


Elements

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