Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Add missing refreshAll method to data view #9580

Merged
merged 1 commit into from Dec 7, 2020
Merged

Conversation

mshabarov
Copy link
Contributor

Adds the missed refresh all method to data view API.

Fixes: #9574

@mshabarov mshabarov added this to Iteration Reviews in OLD Vaadin Flow ongoing work (Vaadin 10+) via automation Dec 7, 2020
@pleku pleku removed the target/4.0 label Dec 7, 2020
@pleku pleku changed the title Add 'refreshAll' method to the DataView API fix: Add missing refresh method to data view Dec 7, 2020
@pleku pleku changed the title fix: Add missing refresh method to data view fix: Add missing refreshAll method to data view Dec 7, 2020
Copy link
Contributor

@pleku pleku left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The javadocs could have linked to refreshItem and vice-versa but lets just get this in.

@pleku pleku merged commit c60b51b into master Dec 7, 2020
OLD Vaadin Flow ongoing work (Vaadin 10+) automation moved this from Iteration Reviews to Done - pending release Dec 7, 2020
@pleku pleku deleted the 9574-refresh-all branch December 7, 2020 08:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
OLD Vaadin Flow ongoing work (Vaadin ...
  
Done - pending release
Development

Successfully merging this pull request may close these issues.

Add 'refreshAll' method to the DataView API
5 participants