Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Migrate vaadin-server build to maven | Teemu Suo-Anttila | 2016-03-14 | 1 | -769/+0 |
| | | | | Change-Id: I5c740f4e9cb28103bab199f9a552153d82277e7e | ||||
* | Fix GeneratedPropertyContainer with non-Sortable Containers (#19511) | Artur Signell | 2016-01-25 | 1 | -3/+2 |
| | | | | | | | | Adds a missing throw to sort method and fixes getSortableContainerPropertyIds to return an empty collection if not sortable. Change-Id: I5df34234867762ce88e181a10ec015cd0336cd39 | ||||
* | Make GeneratedPropertyItem addItem return null when appropriate (#18685) | Artur Signell | 2016-01-04 | 1 | -0/+9 |
| | | | | Change-Id: I08f05bee9bf0c82f5767c63654046285c85f233a | ||||
* | Make GeneratedPropertyItem equals self (#19426) | Artur Signell | 2016-01-04 | 1 | -0/+33 |
| | | | | Change-Id: Ieccb53a402dd6669fb684b0ef8e18e4c8778c58e | ||||
* | Make GeneratedPropertyContainer.getItem(nonExistant) return null (#19425) | Artur Signell | 2016-01-04 | 1 | -0/+4 |
| | | | | Change-Id: I41e40b87b64aec046428c1294aa1d488b6daf693 | ||||
* | Set @since values for Grid classes | Leif Åstrand | 2014-12-18 | 1 | -1/+1 |
| | | | | Change-Id: Ib0c7d23c2a963e24ecca7769f6b179826be55102 | ||||
* | Move SortDirection from grid package to data package (#13334) | Teemu Suo-Anttila | 2014-12-17 | 1 | -1/+1 |
| | | | | Change-Id: Id8fecbee0171b783a62d747433667267f530a6a7 | ||||
* | GeneratedPropertyContainer returns the original container | Henrik Paul | 2014-12-15 | 1 | -0/+9 |
| | | | | Change-Id: Ia766f1e989d6a06d4b1746b0612c090b6fbd2735 | ||||
* | Move Sort related helpers and events to correct packages (#13334) | Teemu Suo-Anttila | 2014-12-12 | 1 | -1/+1 |
| | | | Change-Id: I3aa86364b61d42f971c4fca2b4c4895ddae870c4 | ||||
* | Pass correct item instance to PropertyValueGenerators (#13334) | Teemu Suo-Anttila | 2014-09-25 | 1 | -1/+1 |
| | | | | Change-Id: Ie8ac965863f4096393d7ee21050d38c61c5e59eb | ||||
* | Fix GeneratedPropertyContainer property adding and removing (#13334) | Teemu Suo-Anttila | 2014-09-25 | 1 | -43/+90 |
| | | | | Change-Id: Icda4f1b736054f5bb02cf3d7dfd2fdee79e88afd | ||||
* | Fix GeneratedPropertyContainer to support add and remove events (#13334) | Teemu Suo-Anttila | 2014-09-24 | 1 | -1/+77 |
| | | | | Change-Id: I9a1ff7338a70528a0f0b2fbe6752fb2640dcc0d9 | ||||
* | Add Property and Item change notifiers for generated properties (#13334) | Teemu Suo-Anttila | 2014-09-19 | 1 | -4/+76 |
| | | | | Change-Id: I35a212b7f32f7c75333ee394f6dc102802d4d46e | ||||
* | Add Container.Filterable to GeneratedPropertyContainer (#13334) | Teemu Suo-Anttila | 2014-09-19 | 1 | -1/+81 |
| | | | | Change-Id: I84b1b649d1b8fc420238953f9d027b5737c5af58 | ||||
* | Add Container.Sortable interface to GeneratedPropertyContainer (#13334) | Teemu Suo-Anttila | 2014-09-17 | 1 | -2/+82 |
| | | | | Change-Id: Ib6be69b1ede0d3129d9812c78fe961412be7d145 | ||||
* | Initial implementation of GeneratedPropertyContainer (#13334) | Teemu Suo-Anttila | 2014-09-16 | 1 | -0/+360 |
Change-Id: Ie65422ad81672223b33dad33f7f88201a64c1948 |