Inline Editing Cell, UITableViewCell Subclass

Last Update
4 August 2013
Regular License
$8
Extended License
$40

The Inline Editing Cell allows you to quickly and easily add a new level of efficiency to your UITableView implementation.

The Inline Editing Cell is capable of handling text based input for Standard Text, URLs, Emails and Numbers, along with Select Based input for UIDatePicker and a UIPickerView.

A delegate is also provided with the class, for returning the value of the inputted data.

The Inline Editing Cell comes packaged with these files – CellBackground – for customising the look of the cell, SelectedCellBackground – for customising the look of the cell’s selected state, DrawingAids – providing some utility methods for the Background classes and TableCellTextField – which is the base cell look/workings for subclassing

Full documentation: http://www.danielhanly.com/work/inlineeditcell-uitableviewcell-subclass/