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

Overview

A switch form element.

This element is similar to the Settings app's switch fields. It shows a label with a switch align to the right edge of the row.

Bound to NISwitchFormElementCell when using the Nimbus cell factory.

Definition at line 78 of file NIFormCellCatalog.h.

Inheritance diagram for NISwitchFormElement:
NIFormElement <NICellObject>

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