Package | Description |
---|---|
com.google.gwt.user.cellview.client |
The "cellview" widget set.
|
Modifier and Type | Class and Description |
---|---|
static class |
CellTree.RevealAnimation
A
CellTree.NodeAnimation that reveals the contents of child nodes. |
static class |
CellTree.SlideAnimation
A
CellTree.NodeAnimation that 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.
|
Copyright © 2018. All rights reserved.