To allow setting null values extend GeneratedVaadinCheckbox instead of Chec

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