Uses of Class
com.google.gwt.user.cellview.client.CellTree.NodeAnimation
-
Uses of CellTree.NodeAnimation in com.google.gwt.user.cellview.client
Modifier and TypeClassDescriptionstatic class
ACellTree.NodeAnimation
that reveals the contents of child nodes.static class
ACellTree.NodeAnimation
that slides children into view.Modifier and TypeMethodDescriptionCellTree.getAnimation()
Get the animation used to open and close nodes in this tree if animations are enabled.Modifier and TypeMethodDescriptionvoid
CellTree.setAnimation
(CellTree.NodeAnimation animation) Set the animation used to open and close nodes in this tree.