Download Custom Table CellWithCheckmarks Free Java Code
Description
Example of a tableview with custom cells including mutually exclusive checkmarks.
Source Files
The download file CustomTableCellWithCheckmarks-master.zip has the following entries.
.gitignore//w w w .j a va2 s . c o m
CustomTableCellWithCheckmarks.xcodeproj/project.pbxproj
CustomTableCellWithCheckmarks/AppDelegate.h
CustomTableCellWithCheckmarks/AppDelegate.m
CustomTableCellWithCheckmarks/CustomTableCellWithCheckmarks-Info.plist
CustomTableCellWithCheckmarks/CustomTableCellWithCheckmarks-Prefix.pch
CustomTableCellWithCheckmarks/StateTableCell.xib
CustomTableCellWithCheckmarks/ViewController.h
CustomTableCellWithCheckmarks/ViewController.m
CustomTableCellWithCheckmarks/en.lproj/InfoPlist.strings
CustomTableCellWithCheckmarks/en.lproj/ViewController.xib
CustomTableCellWithCheckmarks/main.m
MIT-LICENSE
README.md
Download
Click the following link to download CustomTableCellWithCheckmarks-master.zip.
CustomTableCellWithCheckmarks-master.zipHome »
Objective C Free Code »
UI »
Objective C Free Code »
UI »