Uses of Interface
com.itmill.toolkit.data.Property.ReadOnlyStatusChangeEvent

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

Methods in com.itmill.toolkit.data with parameters of type Property.ReadOnlyStatusChangeEvent
 void Property.ReadOnlyStatusChangeListener.readOnlyStatusChange(Property.ReadOnlyStatusChangeEvent event)
          Notifies this listener that a Property's read-only status has changed.
 

Uses of Property.ReadOnlyStatusChangeEvent in com.itmill.toolkit.ui
 

Classes in com.itmill.toolkit.ui that implement Property.ReadOnlyStatusChangeEvent
 class AbstractField.ReadOnlyStatusChangeEvent
          An Event object specifying the Property whose read-only status has changed.
 



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