JSF Standard Checkbox Component

See Also

You can drag the Standard JavaServer Faces Checkbox component checkbox component icon from the Palette's Standard category to the Visual Designer to create a single checkbox.The HTML equivalent for this component is <input type="checkbox">. The Checkbox component is just the checkbox itself. You have to add a Component Label element to provide a descriptive label for the checkbox.

If you want a set of checkboxes that is preformatted with labels in a group, you can use a Checkbox Group component from the Basic category of the Palette instead.

After dragging the component to the Visual Designer, you can do a number of things with it:

See Also
Working With Components
Component Tasks: Quick Reference
About the Visual Web Palette

Legal Notices