TableKit

Open source model and view controller library for UITableView
Download

TableKit Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Apache
  • Price:
  • FREE
  • Publisher Name:
  • Dave Morford
  • Publisher web site:
  • http://semantap.com/
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 98 KB

TableKit Tags


TableKit Description

Open source model and view controller library for UITableView TableKit is a free and open source sub-classable model and view controller library for UITableView. TableKit controllers and table view cells are designed for easy subclassing and provides default implementations for the majority of UITableView data source and delegate usage patterns, including editing and reordering management and expandable sections.TableKit components:· Protocol definitions for table section and row objects (TVKTable.h)· TVKTableGroup and TVKTableItem - Default implmentations of the TVKTableSection and TVKTableRow protocols. TVKTableItem initializers create table view cells based on the four default table view styles of UITableViewCell as well as variable sized table row. TVKTableGroup supports expandable sections. (TVKTableItem.h)· TVKTableController - A subclass of UXArrayController from ControllerKit. Implements UITableViewDataSource and UITableViewDelegate with content management via TVKTableSection methods. Supports subclassing and includes an initial managed object subclass. (TVKTableController.h)· TVKTableViewController - Subclassable UIViewController with UITableView and numerous settable properties. (TVKTableViewController.h)· TVKTableViewCell - Root table view cell subclass with editing and content view subclasses. (TVKTableViewCell.h)


TableKit Related Software