Uses of Interface
groovy.model.NestedValueModel

Packages that use NestedValueModel
groovy.model   
 

Uses of NestedValueModel in groovy.model
 

Classes in groovy.model that implement NestedValueModel
 class ClosureModel
          Represents a value model using a closure to extract the value from some source model and an optional write closure for updating the value.
 class PropertyModel
          Represents a property of a value as a model.
 



Copyright © 2003-2005 The Codehaus. All Rights Reserved.