[spec] set ballonText on a treeNode
April 7, 2014
3:43 p.m.
Hi I think this is spec related. How can I set a ballonText on aTreeNode? I was expecting something like: tree childrenBlock: [ :anObject | self childrenFor: anObject ]; displayBlock: [ :anObject | self labelFor: anObject ]; helpBlock: [ :anObject | self helpFor: anObject ]; . but the last one is not available and I can not find something suitabe. How is the expected way? Best Emilio
4498
Age (days ago)
4498
Last active (days ago)
0 comments
1 participants
participants (1)
-
Emilio Oca