| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
FMMoveTable is an UITableView subclass that provides moving rows by simply tap and hold an appropriate row without switching the table to its edit mode.
I wrote FMMoveTable for use in one of my own apps and think that it could be quite useful (and very time-saving) for others.
If you find it helpful, a Paypal donation would be very appreciated (donation [at] madeFM [dot] com).
FMMoveTableView
Addopts the known UITableViewDataSource and UITableViewDelegate methods to check whether a row:
FMMoveTableViewCell
Uses a method prepareForMove that you may need to overwrite if you use a custom subclass.
In it's basic implementation it resets the textLabel, detailTextLabel and imageView.
I can't answer any questions about how to use the code, but I'd love to read any emails telling me that you're using it, creating an app with it, or just saying thanks.
Florian
Twitter: http://twitter.com/FlorianMielke
| Back | FazBrowse Home | New Git URL |