com.itmill.toolkit.data
Interface Container.ItemSetChangeEvent

All Known Implementing Classes:
IndexedContainer.ItemSetChangeEvent
Enclosing interface:
Container

public static interface Container.ItemSetChangeEvent

An Event object specifying the Container whose Item set has changed.


Method Summary
 Container getContainer()
          Gets the Property where the event occurred.
 

Method Detail

getContainer

Container getContainer()
Gets the Property where the event occurred.

Returns:
source of the event


Copyright © 2000-2009 IT Mill Ltd. All Rights Reserved.