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

Add Element.setProperty(String, List<SomeSupportedType>) #7308

Closed
Artur- opened this issue Jan 8, 2020 · 1 comment · Fixed by #8587
Closed

Add Element.setProperty(String, List<SomeSupportedType>) #7308

Artur- opened this issue Jan 8, 2020 · 1 comment · Fixed by #8587

Comments

@Artur-
Copy link
Member

Artur- commented Jan 8, 2020

There should be a setProperty method which takes a list of primitives or other supported types such as beans (see #7307)

getElement().setProperty("persons", myPersons);

should set a persons property as an array to the given persons.

@Legioth
Copy link
Member

Legioth commented Jan 8, 2020

The same questions as in #7307 (comment) also apply here, but it probably makes sense to keep all the discussion in a single issue.

Artur- added a commit that referenced this issue Jun 18, 2020
Artur- added a commit that referenced this issue Jun 18, 2020
Artur- added a commit that referenced this issue Jun 18, 2020
Artur- added a commit that referenced this issue Jun 22, 2020
Artur- added a commit that referenced this issue Jun 22, 2020
Artur- added a commit that referenced this issue Jun 22, 2020
Artur- added a commit that referenced this issue Jun 22, 2020
Artur- added a commit that referenced this issue Jun 25, 2020
Artur- added a commit that referenced this issue Jun 25, 2020
@Artur- Artur- added this to Done / Pending Release in Vaadin Flow enhancements backlog (Vaadin 10+) via automation Jun 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Vaadin Flow enhancements backlog (Vaa...
  
Done / Pending Release
Development

Successfully merging a pull request may close this issue.

3 participants