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

#import <UIATableView.h>

Inheritance diagram for <UIATableViewCellCopyableDelegate>:

Instance Methods

(UITableViewCellSelectionStyle) - selectionStyleForCell:
 
(NSString *) - stringForCell:
 
(void) - cellWillShowMenu:
 
(void) - cellWillHideMenu:
 

Method Documentation

- (void) cellWillHideMenu: (UIATableViewCellCopyable *)  cell
optional
- (void) cellWillShowMenu: (UIATableViewCellCopyable *)  cell
optional
- (UITableViewCellSelectionStyle) selectionStyleForCell: (UIATableViewCellCopyable *)  cell
optional
- (NSString *) stringForCell: (UIATableViewCellCopyable *)  cell
optional

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