JUCE
JUCE copied to clipboard
mention findItemFromIdentifierString() in TreeView::getUniqueName() doc
the doc for TreeView::getUniqueName() indicates that it need be implemented only for the purpose of TreeView::getOpennessState(); but the doc for TreeView::getItemIdentifierString() states that it relies on getUniqueName() to be implemented also (and on all parent items up to the root)