Package org.codehaus.groovy.binding

Classes related to property binding.

See:
          Description

Interface Summary
BindingUpdatable  
FullBinding  
SourceBinding  
TargetBinding  
TriggerBinding  
 

Class Summary
AbstractFullBinding  
AggregateBinding An aggregation of multiple bindings
BindingProxy This class returns half bound FullBindings on the source half to the model object for every property reference (and I do mean every, valid or not, queried before or not).
BindPath The bind path object.
ClosureSourceBinding  
ClosureTriggerBinding  
EventTriggerBinding  
MutualPropertyBinding  
PropertyBinding  
PropertyChangeProxyTargetBinding  
PropertyPathFullBinding A property path full binding
SwingTimerTriggerBinding  
 

Package org.codehaus.groovy.binding Description

Classes related to property binding.


Copyright © 2003-2009 The Codehaus. All rights reserved.