All Classes and Interfaces

Class
Description
 
 
 
An aggregation of multiple bindings
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).
 
The bind path object.
Represents a value model using a closure to extract the value from some source model and an optional write closure for updating the value.
 
 
 
A default action implementation
Represents a column using a ValueModel to extract the value.
A default table model made up of PropertyModels on a Value model.
 
 
Represents a number of field models which can be ValueModel, PropertyModel, TableModel, TreeModel or nested FormModel instances
 
 
 
 
 
 
 
 
A ListModel implementation that's backed by a live List.
 
Represents a nested value model such as a PropertyModel or a ClosureModel
 
 
 
Represents a property of a value as a model.
A property path full binding
 
This class defines all the new Swing-related groovy methods which enhance the normal JDK Swing classes when inside the Groovy environment.
 
Represents a HTML style table layout
Represents a cell in a table layout.
Represents a row in a table layout
In a chain of data manipulators some behaviour is common.
A sorter for TableModels.
 
 
A simple ValueModel implementation which is a holder of an object value.
Represents a model of a value