wicket.markup.html.form.CheckBox

[back to the reference]

A Checkbox can be used to work with boolean values. If the checkbox is checked, it means that the model value is true. It is false otherwise.

I want it checked!
feedbackmessages will be put here

panel contents come here