org.millstone.base.data
Interface Container.ItemSetChangeEvent
- Enclosing interface:
- Container
- public static interface Container.ItemSetChangeEvent
An Event
object specifying the Container whose
Item set has changed. Note that these events are triggered only
through succesful calls to the newItem()
and
removeAllItems
methods in the Container.Managed
interface.
getContainer
public Container getContainer()
- Gets the Property where the event occurred.
- Returns:
- source of the event
Copyright © 2000,2001,2002 IT Mill Ltd. All Rights
Reserved.