Package groovy.beans

Interface Summary
PropertyAccessor  
PropertyReader  
PropertyWriter  
 

Class Summary
BindableASTTransformation Handles generation of code for the @Bindable annotation when @Vetoable is not present.
DefaultPropertyAccessor  
DefaultPropertyReader  
DefaultPropertyWriter  
VetoableASTTransformation Handles generation of code for the @Vetoable annotation, and @Bindable if also present.
 

Annotation Types Summary
Bindable Annotates a groovy property or a class.
Vetoable Annotates a groovy property or a class.
 


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