A div holding a checkbox with a container to hold further input fields. Without a form or submit button, typically included within a form.
The checkbox controls contained text input fields (not other types of input) which must initially be set as enabled/disabled to match the checkbox state.
The input fields are only enabled when the checkbox is checked, requires javascript enabled on the client browser.
No example for widget checkbox.CheckInputs has been created yet. This is still a work in progress.