Uses of Interface
com.itmill.toolkit.data.Container.PropertySetChangeEvent

Packages that use Container.PropertySetChangeEvent
com.itmill.toolkit.data Provides interfaces for the data layer which contains classes for typed data values, data collections, and handlers. 
com.itmill.toolkit.ui Provides interfaces and classes in the IT Mill Toolkit. 
 

Uses of Container.PropertySetChangeEvent in com.itmill.toolkit.data
 

Methods in com.itmill.toolkit.data with parameters of type Container.PropertySetChangeEvent
 void Container.PropertySetChangeListener.containerPropertySetChange(Container.PropertySetChangeEvent event)
          Notifies this listener that the Containers contents has changed.
 

Uses of Container.PropertySetChangeEvent in com.itmill.toolkit.ui
 

Methods in com.itmill.toolkit.ui with parameters of type Container.PropertySetChangeEvent
 void Table.containerPropertySetChange(Container.PropertySetChangeEvent event)
          Container datasource property set change.
 void AbstractSelect.containerPropertySetChange(Container.PropertySetChangeEvent event)
          Notifies this listener that the Containers contents has changed.
 



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