TreeStore
. A TreeGridCellRenderer
can be assigned to the ColumnConfig
in which the tree will be displayed. With state enabled, TreePanel will save and restore the expand state of the nodes in the tree. A ModelKeyProvider
must specified with the TreeStore
this tree is bound to. Save and restore works with both local, and asynchronous loading of children.
@param < M> the model type
|
|