Directory

FormCheckBox - Vaadin Add-on Directory

CheckBox which delegates caption handling to a parent component, such as a FormLayout FormCheckBox - Vaadin Add-on Directory
FormCheckBox is a subclass of CheckBox. In contrast to CheckBox, it delegates handling of its caption to a parent component. This is especially useful in a FormLayout, so that its caption is handled like any other field without the need to create a special type of custom field with special binding.