Click here to support Nimbus development and make a donation at www.pledgie.com !
An iOS framework whose growth is bounded by O(documentation).
NIFormElement Class Reference

Overview

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.

Definition at line 32 of file NIFormCellCatalog.h.

Inheritance diagram for NIFormElement:
<NICellObject> NISwitchFormElement NITextInputFormElement

Methods

(Class) - cellClass
(UITableViewCellStyle) - cellStyle

Method Documentation

- (Class) cellClass [required, inherited]

The class of cell to be created when this object is passed to the cell factory.

- (UITableViewCellStyle) cellStyle [optional, inherited]

The style of UITableViewCell to be used when initializing the cell for the first time.

Generated for Nimbus by doxygen 1.7.4-20110629