Show contents 

Mobile Application > iOS Components > Working with the Mobile Application Component > Protocols > <CheckmarkedCellDelegate>

<CheckmarkedCellDelegate>

Description

The <CheckmarkedCellDelegate> protocol is used to work with a cell containing a checkbox.

Supported Protocols

<NSObject>

Methods

checkStatusChangedInCell:. Called after changing state of cell containing a checkbox.

See also:

Protocols. The Mobile Application Component