Class CellBrowser.TreeNodeImpl<C>

java.lang.Object
com.google.gwt.user.cellview.client.CellBrowser.TreeNodeImpl<C>
Type Parameters:
C - the data type of the children of the node
All Implemented Interfaces:
TreeNode
Enclosing class:
CellBrowser

class CellBrowser.TreeNodeImpl<C> extends Object implements TreeNode
A node in the tree.