alejandro-du / crudui

Automatically generate CRUD-like Vaadin views for any Java Bean
https://vaadin.com/directory#!addon/crud-ui-add-on
Apache License 2.0
86 stars 54 forks source link

Support editing primitive data types? #17

Closed jontejj closed 7 years ago

jontejj commented 7 years ago

My Bean was using a "int" datatype but it seems like AbstractAutoGeneratedCrudFormFactory only supports "Integer"? Any reason?

alejandro-du commented 7 years ago

Fixed. Will be published in version 2.1.2.