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

Allow setters other than String #17

Open
vaadin-miki opened this issue May 6, 2020 · 0 comments
Open

Allow setters other than String #17

vaadin-miki opened this issue May 6, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@vaadin-miki
Copy link
Owner

There is a hard-coded check for single-attribute setter with String. It can be improved by providing attribute handler that can by default look only for strings, but could be extended with custom data types.

@vaadin-miki vaadin-miki self-assigned this May 6, 2020
@vaadin-miki vaadin-miki added the enhancement New feature or request label May 6, 2020
@vaadin-miki vaadin-miki added this to To do in Basic usability via automation May 6, 2020
@vaadin-miki vaadin-miki added this to the 0.2 - Next release milestone May 6, 2020
@vaadin-miki vaadin-miki moved this from To do to In progress in Basic usability May 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Basic usability
  
In progress
Development

No branches or pull requests

1 participant