Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix setValue() methods behavior null argument value + javadocs | Teemu Suo-Anttila | 2016-10-25 | 1 | -1/+1 |
* | Update ValueChange API to use Component and HasValue<>. | Denis Anisimov | 2016-10-25 | 1 | -5/+4 |
* | Correct serializable issues and test that components can be serialized | Leif Åstrand | 2016-10-24 | 1 | -6/+8 |
* | Initial support for null representations in Binder | Teemu Suo-Anttila | 2016-10-24 | 1 | -2/+7 |
* | Derive Listing components from HasValue. | Denis Anisimov | 2016-10-21 | 1 | -1/+64 |
* | Unify listeners on the server side | Aleksi Hietanen | 2016-09-29 | 1 | -2/+1 |
* | Fix item caption generators in RadioButton/CheckBoxGroup | Aleksi Hietanen | 2016-09-29 | 1 | -4/+9 |
* | TwinColSelect with new databinding API | Pekka Hyvönen | 2016-09-27 | 1 | -2/+338 |
* | Implement support for binding multi-select components | Leif Åstrand | 2016-09-14 | 1 | -0/+66 |