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

Overview

The delegate and data source protocols that allow the user interface to be simple.

The launcher is related in spirit to UITableView in its use of protocols to remove much of the heavy data and user interaction logic from the view itself. The NILauncherDelegate protocol defines a small set of methods used for notifications of user interactions and state changes. The NILauncherDataSource protocol defines the set of optional and required methods for populating the launcher with data.

Classes

protocol  <NILauncherDelegate>
 The launcher delegate used to inform of state changes and user interactions. More...
protocol  <NILauncherDataSource>
 The launcher data source used to populate the view. More...
Generated for Nimbus by doxygen 1.7.4-20110629