Groovy Documentation

Package org.grails.plugin.vaadin.data

Internal classes for using Grails domain classes in Vaadin.

 

Class Summary
DomainItem Similar to BeanItem but for GrailsDomainClass instances.
DomainPropertyDescriptor A property descriptor that allows properties nested to arbitrary depth for a domain class.
DomainPropertyDescriptor.DomainProperty Accesses the property of the specified instance using the details from the enclosing descriptor class.
 


Groovy Documentation