Package | Description |
---|---|
com.sencha.gxt.widget.core.client.tree |
Tree and related classes.
|
com.sencha.gxt.widget.core.client.treegrid |
Modifier and Type | Field and Description |
---|---|
protected TreeLoader<M> |
Tree.loader |
Modifier and Type | Method and Description |
---|---|
void |
Tree.setLoader(TreeLoader<M> loader)
Sets the tree loader.
|
Modifier and Type | Field and Description |
---|---|
protected TreeLoader<M> |
TreeGrid.loader |
Modifier and Type | Method and Description |
---|---|
TreeLoader<M> |
TreeGrid.getTreeLoader()
Returns the tree loader.
|
Modifier and Type | Method and Description |
---|---|
void |
TreeGrid.setTreeLoader(TreeLoader<M> treeLoader)
Sets the tree loader.
|
Copyright © 2020. All rights reserved.