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

Inherits NSObject.

List of all members.

Public Member Functions

(void) - addGroup:

Protected Attributes

NSMutableArray * _groups
EMNavStateGroupListStyle _groupStyle
EMNavStateItemStyle _itemStyle
EMNavStateItemHeaderStyle _headerItemStyle
NSUInteger _defaultRowHeight
NSUInteger _defaultTextFontSize
NSUInteger _defaultDetailTextFontSize
UIColor_defaultDetailTextColor

Properties

NSMutableArray * groups
EMNavStateGroupListStyle groupStyle
EMNavStateItemStyle itemStyle
EMNavStateItemHeaderStyle headerItemStyle
NSUInteger defaultRowHeight
NSUInteger defaultTextFontSize
NSUInteger defaultDetailTextFontSize
UIColordefaultDetailTextColor

Member Function Documentation

- (void) addGroup: (EMNavStateGroup *)  group

Adds the EMNavStateGroup object to the internal NSMutableArray of groups, setting this object as the group's parent.


Property Documentation

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

An array of EMNavStateGroup objects. To add groups to this array, use addGroup:


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