diff --git a/Documentation/html/Classes/RETableViewManager.html b/Documentation/html/Classes/RETableViewManager.html index aa39afc..825f445 100644 --- a/Documentation/html/Classes/RETableViewManager.html +++ b/Documentation/html/Classes/RETableViewManager.html @@ -51,7 +51,9 @@ - + + + @@ -95,7 +97,9 @@
  • Instance Methods
  • @@ -156,8 +160,15 @@ In its core RETableViewManager supports reusable cells based on corresponding da @@ -238,6 +242,13 @@ property +
  • + +   index +

    Section index in UITableView.

    +
    + property +
  • @@ -493,6 +504,47 @@ +
    +

    Declared In

    + RETableViewSection.h
    +
    + + + + +
    + +

    index

    + + + +
    +

    Section index in UITableView.

    +
    + + + +
    @property (assign, readonly, nonatomic) NSUInteger index
    + + + + + + + + + +
    +

    Discussion

    +

    Section index in UITableView.

    +
    + + + + + + +

    Declared In

    RETableViewSection.h
    @@ -850,7 +902,7 @@ -
    - (id)addItem:(id)item
    +
    - (void)addItem:(id)item
    @@ -1141,7 +1193,7 @@