Download Copyable Table View Free Java Code

Description

Code example of how to make a grouped table view that has cell content that can be copied to the iPhone pasteboard/clipboard. See related blog post for my explanation.

Source Files

The download file CopyableTableView-master.zip has the following entries.


Classes/CopyableTableViewAppDelegate.h/*from w w  w . java  2 s .c  o  m*/
Classes/CopyableTableViewAppDelegate.m
Classes/CopyableTableViewCell.h
Classes/CopyableTableViewCell.m
Classes/CopyableTableViewController.h
Classes/CopyableTableViewController.m
CopyableTableView-Info.plist
CopyableTableView.xcodeproj/project.pbxproj
CopyableTableView_Prefix.pch
LICENSE.txt
main.m

Download

Click the following link to download CopyableTableView-master.zip.

CopyableTableView-master.zip