![]() |
|
|
|
|
Change By:
|
Mikael Geljic
(03/Jun/13 11:00 AM)
|
|
Description:
|
For performance reasons, we may not afford refreshing the whole table when switching to inplace-editing, and back.
Vaadin's Table API exposes a few methods for implementing partial row update, which are used for augmenting it to TreeTable for instance.
Implementing such methods is easy, but then issues arise. First the table cell may not be re-rendered (cached in {{Table#pageBuffer}}). Then flushing pageBuffer leads to other cascading issues. A patch seems like the solution to make pageBuffer protected and drop currently editing entry from caching mechanism.
|
|
|
|
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
|
----------------------------------------------------------------
For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <
[email protected]>
----------------------------------------------------------------