Interface Container.PropertySetChangeEvent

An Event object specifying the Container whose Property set has changed. Note that these events are triggered only through succesful calls to the addProperty and removeProperty methods in the Container.Managed interface.

getContainer()

Parameters

return

Source Container of the event.

Retrieves the Container whose contents have been modified.