June 30, 2015
2:01 p.m.
Hi, I have a TreeModel with different kinds of TreeNodeModel and I would like to get a customizable display string depending on the node type. It looks like it is not possible to dispatch on nodes in a display block because it only takes the item (node content) and the tree as parameter. It is strange as I expect that to be a standard feature. Do I miss something? Thanks, Christophe