Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make Grid add columns based on bean properties (#8392) | Leif Åstrand | 2017-02-01 | 1 | -117/+0 |
| | | | | | | | | | * Make Grid add columns based on bean properties The property set concept used for Binder is slightly generalized and used by Grid as well to support similar functionality. Fixes vaadin/framework8-issues#250 | ||||
* | Make BeanBinderPropertySet exclude Object properties (#8306) | Leif Åstrand | 2017-01-24 | 1 | -0/+16 |
| | | | | * Make BeanBinderPropertySet exclude Object properties | ||||
* | Fix BeanBinderPropertySet to not deserialize into multiple instances (#8305) | Leif Åstrand | 2017-01-23 | 1 | -12/+61 |
| | | | | * Fix BeanBinderPropertySet to not deserialize into multiple instances | ||||
* | Integrate BeanBinder functionality into Binder (#8096) | Leif Åstrand | 2017-01-12 | 1 | -0/+52 |
* Integrate BeanBinder functionality into Binder |