To allow setting null values extend GeneratedVaadinCheckbox instead of CheckBox - you can set allowNullValues to true and initial/default value to null.
To allow setting null values extend GeneratedVaadinCheckbox instead of CheckBox - you can set allowNullValues to true and initial/default value to null.