Search Java Classes and Packages
Search Java Frameworks and Libraries
#Groovy.beans Classes and Interfaces - 10 results found.
| Name | Description | Type | Package | Framework |
| Bindable | Annotates a groovy property or a class. | Class | groovy.beans | Groovy |
|
| BindableASTTransformation | Handles generation of code for the @Bindable annotation when @Vetoable Generally, it adds (if needed) a PropertyChangeSupport field and | Class | groovy.beans | Groovy |
|
| DefaultPropertyAccessor | | Class | groovy.beans | Groovy |
|
| DefaultPropertyReader | | Class | groovy.beans | Groovy |
|
| DefaultPropertyWriter | | Class | groovy.beans | Groovy |
|
| PropertyAccessor | | Interface | groovy.beans | Groovy |
|
| PropertyReader | | Interface | groovy.beans | Groovy |
|
| PropertyWriter | | Interface | groovy.beans | Groovy |
|
| Vetoable | Annotates a groovy property or a class. | Class | groovy.beans | Groovy |
|
| VetoableASTTransformation | Handles generation of code for the @Vetoable annotation, and @Bindable Generally, it adds (if needed) a VetoableChangeSupport field and | Class | groovy.beans | Groovy |