NimbusKit
1.2.1 - Fork Nimbus on Github - Visit the Nimbus Wiki
The iOS framework that grows only as fast as its documentation
|
A single element of a form with an ID property.
Each form element has, at the very least, an element ID property which can be used to differentiate the form elements when change notifications are received. Each element cell will assign the element ID to the tag property of its views.
Tasks | |
(Class) | - cellClass |
(UITableViewCellStyle) | - cellStyle |
The class of cell to be created when this object is passed to the cell factory.
The style of UITableViewCell to be used when initializing the cell for the first time.