doc
 All Classes Functions Variables Properties
Public Member Functions | Protected Attributes | Properties
EMNavStateItemList Class Reference

Inherits NSObject.

Inherited by EMNavStateGroup.

List of all members.

Public Member Functions

(void) - addItem:

Protected Attributes

NSMutableArray * _items

Properties

NSMutableArray * items

Member Function Documentation

- (void) addItem: (EMNavStateItem *)  item

Adds the EMNavStateItem object to the internal NSMutableArray of items.

Implemented in EMNavStateGroup.


Property Documentation

- (NSMutableArray*) items [read, write, retain]

Returns an array of EMNavStateItem objects or an empty array.


The documentation for this class was generated from the following files: