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

#import <UIATableView.h>

Inheritance diagram for UIATableViewCellCopyable:

Protected Attributes

id
< UIATableViewCellCopyableDelegate >
__weak 
_delegate
 
struct {
   int   hasDelegateString:1
 
   int   hasDelegateWillShowMenu:1
 
   int   hasDelegateWillHideMenu:1
 
   int   hasDelegateSelectionStyle:1
 
_copyableFlags
 

Properties

id
< UIATableViewCellCopyableDelegate
delegate
 

Member Data Documentation

struct { ... } UIATableViewCellCopyable::_copyableFlags
- (id<UIATableViewCellCopyableDelegate> __weak) _delegate
protected
- (int) hasDelegateString
protected
- (int) hasDelegateWillHideMenu
protected
- (int) hasDelegateWillShowMenu
protected

Property Documentation

- (id<UIATableViewCellCopyableDelegate>) delegate
readwritenonatomicweak
- (int) hasDelegateSelectionStyle
atomicprotected

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