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