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

Overview

The root scrolling page view of the Overview.

Definition at line 28 of file NIOverviewView.h.

Inherits UIView.

Methods

BOOL translucent property
(void) - addPageView:
(void) - removePageView:
(void) - updatePages

Method Documentation

- (BOOL) translucent [read, write, assign]

Whether the view has a translucent background or not.

Definition at line 43 of file NIOverviewView.h.

- (void) addPageView: (NIOverviewPageView *)  page

Adds a new page to the Overview.

Definition at line 183 of file NIOverviewView.m.

- (void) removePageView: (NIOverviewPageView *)  page

Removes a page from the Overview.

Definition at line 192 of file NIOverviewView.m.

- (void) updatePages

Update all of the views.

Definition at line 201 of file NIOverviewView.m.

Generated for Nimbus by doxygen 1.7.4-20110629