Hi,

While developping a CellTree I found that the function render() in
class CellTreeNodeView.NodeCellList calls render() of the Cell object
always with a null value for the "key" parameter (cell.render(value,
null, cellBuilder)).

Is it a bug or is it intended to be like that ?

It would be usefull to dispatch the key value
(=keyProvider.getKey(value)) to the cells in the CellTree. As far as I
understand the code examples  that might be the aim of this
parameter ? Anyway that would be very usefull for me :-)

Thanks for your comments
Yves

-- 
http://groups.google.com/group/Google-Web-Toolkit-Contributors

Reply via email to