The CheckmarkedCell class is used to work with a basic cell containing a checkbox.
CheckmarkedCell
<NSCoding>
<NSObject>
Basic cell containing a checkbox at the right:
checked. Checkbox state in the cell.
delegate. Delegate for working with a cell containing a checkbox.
rightCheckmark. Indicates whether checkbox is located at the right side of the cell.
tapped:. Processes user click on the cell checkbox.
See also: