diff options
author | Teemu Suo-Anttila <tsuoanttila@users.noreply.github.com> | 2017-06-27 15:42:01 +0300 |
---|---|---|
committer | Henri Sara <henri.sara@gmail.com> | 2017-06-27 15:42:01 +0300 |
commit | e4e2328a3a78d652cd09ef8293f233d31d899415 (patch) | |
tree | 26d0b17179952e662ab8559269154715ba10c265 /documentation/advanced | |
parent | 65ac37ae63f65d17731dafdab85f0be53158ae78 (diff) | |
download | vaadin-framework-e4e2328a3a78d652cd09ef8293f233d31d899415.tar.gz vaadin-framework-e4e2328a3a78d652cd09ef8293f233d31d899415.zip |
Add presentation value providers for Grid (#9553)
This patch changes Grid Columns, so they can have different value and presentation types. A presentation provider can be given when setting the renderer for a column. This provider takes the value of the column on a row and chooses what to present for this value. Using this approach it is easier to have an editor for the actual backing data instead of the presentation of it.
Fixes #8656
Resolves #9588
Diffstat (limited to 'documentation/advanced')
0 files changed, 0 insertions, 0 deletions