Yep - just check (node instanceof List<?>). -T
On Tue, Oct 6, 2009 at 5:19 AM, Sandro Martini <[email protected]>wrote: > Hi Todd, > thanks for this feature. > > With this will it be possible to know the node (passed to the > renderer) if it's a Leaf or not ? > With this info I could handle it in a different way, like coloring > rows depending if they are leaf or not, and the node level (taken from > the path i suppose). > > Thanks again, > Sandro >
