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

Packages that use Item.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 Item.PropertySetChangeEvent in com.itmill.toolkit.data
 

Methods in com.itmill.toolkit.data with parameters of type Item.PropertySetChangeEvent
 void Item.PropertySetChangeListener.itemPropertySetChange(Item.PropertySetChangeEvent event)
          Notifies this listener that the Item's property set has changed.
 

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

Methods in com.itmill.toolkit.ui with parameters of type Item.PropertySetChangeEvent
 void AbstractSelect.CaptionChangeListener.itemPropertySetChange(Item.PropertySetChangeEvent event)
           
 



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