It looks like you're trying to display a 'null' NodeInfo:
http://code.google.com/p/google-web-toolkit/source/browse/tags/2.1.0/user/src/com/google/gwt/user/cellview/client/CellBrowser.java?r=9507#939
In other words, your TreeViewModel returns 'null' from getNodeInfo for the 
rootValue you're using (i.e. 
Model1.getNodeInfo(SelectedCategory.getAllAttributes()) returns 'null')

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to