Download XIBBased Table Cells Free Java Code
Description
Creating custom UITableViewCells from XIBs step by step tutorial.
Source Files
The download file XIBBasedTableCells-master.zip has the following entries.
README/* ww w.j av a 2 s. co m*/
XIBTableCells.xcodeproj/project.pbxproj
XIBTableCells.xcodeproj/project.xcworkspace/contents.xcworkspacedata
XIBTableCells.xcodeproj/project.xcworkspace/xcuserdata/damian.xcuserdatad/UserInterfaceState.xcuserstate
XIBTableCells.xcodeproj/xcuserdata/damian.xcuserdatad/xcschemes/XIBTableCells.xcscheme
XIBTableCells.xcodeproj/xcuserdata/damian.xcuserdatad/xcschemes/xcschememanagement.plist
XIBTableCells/AppDelegate.h
XIBTableCells/AppDelegate.m
XIBTableCells/MainTableViewControler.h
XIBTableCells/MainTableViewControler.m
XIBTableCells/TableCellEditableProtocol.h
XIBTableCells/TableCellWithNumber.h
XIBTableCells/TableCellWithNumber.m
XIBTableCells/TableCellWithNumber.xib
XIBTableCells/XIBBasedTableCell.h
XIBTableCells/XIBBasedTableCell.m
XIBTableCells/XIBTableCells-Info.plist
XIBTableCells/XIBTableCells-Prefix.pch
XIBTableCells/en.lproj/InfoPlist.strings
XIBTableCells/main.m
Download
Click the following link to download XIBBasedTableCells-master.zip.
XIBBasedTableCells-master.zipHome »
Objective C Free Code »
UI »
Objective C Free Code »
UI »