Package groovy.beans
package groovy.beans
-
ClassDescriptionAnnotates a groovy property or a class.Handles generation of code for the
@Bindable
annotation when@Vetoable
is not present.Annotates a groovy property or a class.Handles generation of code for the@Vetoable
annotation, and@Bindable
if also present.