Declaration

func reloadData(withItems newContent: [Any]!, emptyCaches shouldEmptyCaches: Bool)

Declaration

- (void) reloadDataWithItems:(NSArray *) newContent emptyCaches:(BOOL) shouldEmptyCaches;

Declaration

reloadDataWithItems_emptyCaches_(newContent: list, shouldEmptyCaches: bool)