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

Inherits EMSearchController, and <EMInfiniteGridViewDelegate>.

List of all members.

Public Member Functions

(UIView< EMGridViewCell > *) - gridView:largeCellForObject:indexPath:
(UIView< EMGridViewCell > *) - gridView:thumbCellForObject:indexPath:

Protected Attributes

EMButton_filterButton
UIView * _container
EMInfiniteScrollView_iTableView
EMInfiniteGridView_iGridView
EMInfiniteGridView_iLargeGridView
UIView * _toggleView
UISegmentedControl * _navToggleButton
NSInteger _itemIndex
NSMutableArray * _views
CGFloat _gridOffset
NSArray * _styles
EMTogglePlacement _togglePlacement

Properties

NSArray * styles
EMTogglePlacement togglePlacement

Member Data Documentation

- (EMButton*) _filterButton [protected]

User Interface Elements

- (NSInteger) _itemIndex [protected]

Internal variables

- (NSArray*) _styles [protected]

Configuration options


Property Documentation

- (NSArray*) styles [read, write, retain]

An array of NSString objects representing layout styles for this component.

Default = {List, GridThumb, GridLarge}.

- (EMTogglePlacement) togglePlacement [read, write, assign]

Whether to place the toggle button on the sort bar or the nav bar Default = EMTogglePlacementNavBar


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