FoundationExtension
FoundationExtension is common Foundation/UIKit/Cocoa shortcuts and snippets collection.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Pages
UIASubviewTableView Class Reference

Table view for various sized cell fit for subviews. More...

#import <UIASubviewTableView.h>

Inheritance diagram for UIASubviewTableView:

Protected Attributes

id _dataSourceImpl
 
id _delegateMediator
 
struct {
   BOOL   subviewSourceViewHeightForRow: 1
 
_subviewTableViewFlags
 

Properties

IBOutlet id
< UIASubviewTableSubviewSource
subviewSource
 The table view's subview source. More...
 

Detailed Description

Table view for various sized cell fit for subviews.

This table view is designed to support various-sized cell for view source. dataSource is implemented internally. Implement subviewSource indtead of it.

Member Data Documentation

- (id) _dataSourceImpl
protected
- (id) _delegateMediator
protected
struct { ... } UIASubviewTableView::_subviewTableViewFlags

Property Documentation

- (IBOutlet id<UIASubviewTableSubviewSource>) subviewSource
readwritenonatomicweak

The table view's subview source.

- (BOOL) subviewSourceViewHeightForRow
atomicprotected

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