Download UITableViewCellDatSourceSample Free Java Code
Description
iOS example project Using a datasource to configure UITableViewCell with with CoreData Models. (iOS5+ARC).
Source Files
The download file UITableViewCellDatSourceSample-master.zip has the following entries.
.gitmodules/* w ww . j a v a 2 s .c om*/
NSManagedObject+ActiveRecord.h
NSManagedObject+ActiveRecord.m
UITableViewCellDatSourceSample.xcodeproj/project.pbxproj
UITableViewCellDatSourceSample/AECategory.h
UITableViewCellDatSourceSample/AECategory.m
UITableViewCellDatSourceSample/AEDetailViewController.h
UITableViewCellDatSourceSample/AEDetailViewController.m
UITableViewCellDatSourceSample/AELocation.h
UITableViewCellDatSourceSample/AELocation.m
UITableViewCellDatSourceSample/AEMasterViewController.h
UITableViewCellDatSourceSample/AEMasterViewController.m
UITableViewCellDatSourceSample/AEVenue+AEVenueTableViewCell.h
UITableViewCellDatSourceSample/AEVenue+AEVenueTableViewCell.m
UITableViewCellDatSourceSample/AEVenue.h
UITableViewCellDatSourceSample/AEVenue.m
UITableViewCellDatSourceSample/AEVenueTableCellView.xib
UITableViewCellDatSourceSample/AEVenueTableViewCell.h
UITableViewCellDatSourceSample/AEVenueTableViewCell.m
UITableViewCellDatSourceSample/AppDelegate.h
UITableViewCellDatSourceSample/AppDelegate.m
UITableViewCellDatSourceSample/UITableViewCellDatSourceSample-Info.plist
UITableViewCellDatSourceSample/UITableViewCellDatSourceSample-Prefix.pch
UITableViewCellDatSourceSample/UITableViewCellDatSourceSample.xcdatamodeld/.xccurrentversion
UITableViewCellDatSourceSample/UITableViewCellDatSourceSample_1.xcdatamodeld/.xccurrentversion
UITableViewCellDatSourceSample/UITableViewCellDatSourceSample_1.xcdatamodeld/UITableViewCellDatSourceSample.xcdatamodel/elements
UITableViewCellDatSourceSample/UITableViewCellDatSourceSample_1.xcdatamodeld/UITableViewCellDatSourceSample.xcdatamodel/layout
UITableViewCellDatSourceSample/UITableViewCellDatSourceSample_1.xcdatamodeld/UITableViewCellDatSourceSample_ 2.xcdatamodel/elements
UITableViewCellDatSourceSample/UITableViewCellDatSourceSample_1.xcdatamodeld/UITableViewCellDatSourceSample_ 2.xcdatamodel/layout
UITableViewCellDatSourceSample/UITableViewCellDataSource.h
UITableViewCellDatSourceSample/en.lproj/AEDetailViewController_iPad.xib
UITableViewCellDatSourceSample/en.lproj/AEDetailViewController_iPhone.xib
UITableViewCellDatSourceSample/en.lproj/AEMasterViewController_iPad.xib
UITableViewCellDatSourceSample/en.lproj/AEMasterViewController_iPhone.xib
UITableViewCellDatSourceSample/en.lproj/InfoPlist.strings
UITableViewCellDatSourceSample/main.m
file.plist
Download
Click the following link to download UITableViewCellDatSourceSample-master.zip.
UITableViewCellDatSourceSample-master.zipHome »
Objective C Free Code »
Development »
Objective C Free Code »
Development »