| Package | Description | 
|---|---|
| com.google.gwt.user.cellview.client | The "cellview" widget set. | 
| Modifier and Type | Class and Description | 
|---|---|
| static class  | CellTree.RevealAnimationA  CellTree.NodeAnimationthat reveals the contents of child nodes. | 
| static class  | CellTree.SlideAnimationA  CellTree.NodeAnimationthat slides children into view. | 
| Modifier and Type | Method and Description | 
|---|---|
| CellTree.NodeAnimation | CellTree. getAnimation()Get the animation used to open and close nodes in this tree if animations
 are enabled. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | CellTree. setAnimation(CellTree.NodeAnimation animation)Set the animation used to open and close nodes in this tree. |