diff --git a/Documentation/html/Classes/RETableViewManager.html b/Documentation/html/Classes/RETableViewManager.html index fa843f3..d1b9078 100644 --- a/Documentation/html/Classes/RETableViewManager.html +++ b/Documentation/html/Classes/RETableViewManager.html @@ -272,7 +272,7 @@
RETableViewManager allows to manage the content of any UITableView with ease, both forms and lists. RETableViewManager is built on top of reusable cells technique and provides
APIs for mapping any object class to any custom cell subclass.
The general idea is to allow developers to use their own UITableView and UITableViewController instances, providing a layer that synchronizes data with cell appereance.
+
The general idea is to allow developers to use their own UITableView and UITableViewController instances (and even subclasses), providing a layer that synchronizes data with the cell appereance.
It fully implements UITableViewDelegate and UITableViewDataSource protocols so you don’t have to.
UITableViewDelegate and UITableViewDataSo
style
- The object that provides styling for UITableView. See RETableViewCellStyle reference for details.
+ The object that provides styling for UITableView. See RETableViewCellStyle reference for details.
property
@@ -727,7 +727,7 @@ It fully implements UITableViewDelegate and UITableViewDataSo
- The object that provides styling for UITableView. See RETableViewCellStyle reference for details.
+ The object that provides styling for UITableView. See RETableViewCellStyle reference for details.
@@ -744,7 +744,7 @@ It fully implements UITableViewDelegate and UITableViewDataSo
Discussion
- The object that provides styling for UITableView. See RETableViewCellStyle reference for details.
+ The object that provides styling for UITableView. See RETableViewCellStyle reference for details.
@@ -2318,7 +2318,7 @@ It fully implements UITableViewDelegate and UITableViewDataSo