com.itmill.toolkit.data
Interface Container.PropertySetChangeEvent

Enclosing interface:
Container

public static interface Container.PropertySetChangeEvent

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


Method Summary
 Container getContainer()
          Retrieves the Container whose contents have been modified.
 

Method Detail

getContainer

Container getContainer()
Retrieves the Container whose contents have been modified.

Returns:
Source Container of the event.


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