Check Box

last modified: January 10, 2014

In computing, a check box (checkbox, tickbox, or tick box) is a graphical user interface element (widget) that permits the user to make multiple selections from a number of options. (definition from http://en.wikipedia.org/wiki/Checkbox)

It can be used to represnt a ToManyRelationship from the model in the view


Loading...