NLFetchedResultsTable for iOS

1:39 AM
[caption id="attachment_229" align="alignleft" width="200" caption="NLFetchedResultsTable"]NLFetchedResultsTable[/caption]

A small open-source class that helps you quickly create and configure a UITableViewController that is backed by an NSFetchedResultsController. This is code I use in a lot of my projects, and have extracted into its own class. The primary benefit of using an NLFetchedResultsTable is that it handles a lot of the NSFetchedResultsControllerDelegate and UITableViewDataSource methods for you.

View Source


https://github.com/neallober/NLFetchedResultsTable

Artikel Terkait

Next Article
« Prev Post
Previous Article
Next Post »
Penulisan markup di komentar
  • Untuk menulis huruf bold gunakan <strong></strong> atau <b></b>.
  • Untuk menulis huruf italic gunakan <em></em> atau <i></i>.
  • Untuk menulis huruf underline gunakan <u></u>.
  • Untuk menulis huruf strikethrought gunakan <strike></strike>.
  • Untuk menulis kode HTML gunakan <code></code> atau <pre></pre> atau <pre><code></code></pre>, dan silakan parse kode pada kotak parser di bawah ini.

Disqus
Tambahkan komentar Anda

No comments