Download STKTableViewCell Free Java Code
Description
A superclass for UITableViewCells that host controls, like UIButton and UISwitch, without using a view's tag to communicate index path. Additionally, STKTableViewCell makes the process of creating, configuring and loading table view cells a tad bit more simple.
Source Files
The download file STKTableViewCell-master.zip has the following entries.
Cellulite.xcodeproj/project.pbxproj/* w w w . j a va2 s . co m*/
Cellulite.xcodeproj/project.xcworkspace/contents.xcworkspacedata
Cellulite/Cellulite-Info.plist
Cellulite/Cellulite-Prefix.pch
Cellulite/Default-568h@2x.png
Cellulite/Default.png
Cellulite/Default@2x.png
Cellulite/STKAppDelegate.h
Cellulite/STKAppDelegate.m
Cellulite/STKButtonCell.h
Cellulite/STKButtonCell.m
Cellulite/STKButtonCell.xib
Cellulite/STKTableViewCell.h
Cellulite/STKTableViewCell.m
Cellulite/STKViewController.h
Cellulite/STKViewController.m
Cellulite/STKWidgetCell.h
Cellulite/STKWidgetCell.m
Cellulite/STKWidgetCell.xib
Cellulite/en.lproj/InfoPlist.strings
Cellulite/main.m
README.md
STKTableViewCell.xctemplate/.DS_Store
STKTableViewCell.xctemplate/STKTableViewCell/___FILEBASENAME___.h
STKTableViewCell.xctemplate/STKTableViewCell/___FILEBASENAME___.m
STKTableViewCell.xctemplate/STKTableViewCellwithXIB/.DS_Store
STKTableViewCell.xctemplate/STKTableViewCellwithXIB/___FILEBASENAME___.h
STKTableViewCell.xctemplate/STKTableViewCellwithXIB/___FILEBASENAME___.m
STKTableViewCell.xctemplate/STKTableViewCellwithXIB/___FILEBASENAME___.xib
STKTableViewCell.xctemplate/TemplateIcon.icns
STKTableViewCell.xctemplate/TemplateInfo.plist
maketemplate.sh
Download
Click the following link to download STKTableViewCell-master.zip.
STKTableViewCell-master.zipHome »
Objective C Free Code »
UI »
Objective C Free Code »
UI »