RATreeView icon indicating copy to clipboard operation
RATreeView copied to clipboard

(NSInteger)treeView:(RATreeView *)treeView numberOfChildrenOfItem:(id)item

Open Xcode123456 opened this issue 7 years ago • 0 comments

Hello, author. I have a question. Why doesn't the [self.treeView reloadRowsForItems:@[parentModel] withRowAnimation:RATreeViewRowAnimationAutomatic] method call the
*(NSInteger)treeView:(RATreeView )treeView numberOfChildrenOfItem:(id)item method。

How do I want to refresh a parent node and retrieve the number of parent nodes?

I look forward to your reply. Thank you. English is not good, machine translation

Xcode123456 avatar Jan 08 '19 10:01 Xcode123456