Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Integrated FormBuilder into FieldGroup, renamed | Artur Signell | 2011-12-22 | 1 | -295/+0 |
* | Renamed FieldBinder -> FieldGroup, BeanFieldBinder -> BeanFieldGroup | Artur Signell | 2011-12-22 | 1 | -4/+4 |
* | #8095 Renamed FieldBinderFieldFactory -> FormBuilderFieldFactory | Artur Signell | 2011-12-21 | 1 | -3/+3 |
* | Added FormBuilder.BuildException | Artur Signell | 2011-12-21 | 1 | -2/+12 |
* | Throw real exceptions from helpers in ReflectTools | Artur Signell | 2011-12-20 | 1 | -1/+16 |
* | Added generics to FieldBinderFieldFactory | Artur Signell | 2011-12-19 | 1 | -6/+24 |
* | #8095 Allow binding all fields in a class using FieldBinder instead of | Artur Signell | 2011-12-19 | 1 | -156/+7 |
* | #8095 Added field type to field factory to be able to validate that a | Artur Signell | 2011-12-16 | 1 | -14/+39 |
* | Fixed missing apache license | Artur Signell | 2011-12-15 | 1 | -0/+3 |
* | #8095 Initial raw version of FieldBinder and related classes | Artur Signell | 2011-12-15 | 1 | -0/+373 |