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 classACellTree.NodeAnimationthat reveals the contents of child nodes.static classACellTree.NodeAnimationthat 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 TypeMethodDescriptionvoidCellTree.setAnimation(CellTree.NodeAnimation animation) Set the animation used to open and close nodes in this tree.