#import <OOPaginatedParentItem.h>
- (NSUInteger) childrenCount |
|
|
|
- (BOOL) fetchMoreChildren: |
|
(OOFetchMoreChildrenCallback) |
callback |
|
Fetch the additional children if they exist.
- Parameters
-
[in] | callback | the OOFetchMoreChildrenCallback to execute when the children are fetched |
- Returns
- YES if more children exist, NO if they don't or they are already in the process of being fetched
Reimplemented in OOChannel, and OOChannelSet.
- (NSString *) nextChildren |
|
|
|
- (OOReturnState) updateWithDictionary: |
|
(NSDictionary *) |
data |
|
The documentation for this protocol was generated from the following file: