I went through the code in Tree/TreeItem and seems like the animation duration( I think this governs how slow/fast the the tree collapses with the slide down effect) is hard-coded and set to "private":
private static final int ANIMATION_DURATION = 200; Hoping against hope: Is there any other way this duration be customized??? FYI:I still have not taken the plunge into Cell-based widgets yet. So, CellTree is offlimits to me. thanks -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/MJT1z55Yt84J. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
