The SettingsSpinnerTableViewCell class is used to work with a cell containing a value editor as a counter.
SettingsSpinnerTableViewCell
<NSCoding>
<NSObject>
Appearance of the cell with a value editor as a counter:
Counter is a control with cyclically changed value.
spinnerControl. The value editor as a counter.
delegate. A delegate implementing methods used to work with settings menu cell.
key. Data key.
title. Cell title.
height. Required object height.
initWithTitle:delegate:key:. Creates a cell with specifying of title, delegate and data key.
reloadData. Reloads cell data.
spinnerCellWithTitle:delegate:key:. Creates a cell with a value counter with specifying of cell title, delegate and key.
See also: