Uses of Class
com.google.gwt.user.client.ui.Tree
Packages that use Tree
Package
Description
Widgets, Panels, and other user-interface classes.
-
Uses of Tree in com.google.gwt.user.client.ui
Methods in com.google.gwt.user.client.ui that return TreeModifier and TypeMethodDescriptionfinal Tree
TreeItem.getTree()
Gets the tree that contains this item.Methods in com.google.gwt.user.client.ui with parameters of type TreeModifier and TypeMethodDescriptionstatic void
ListenerWrapper.WrappedTreeListener.add
(Tree tree, TreeListener listener) Deprecated.will be removed in GWT 2.0 along with the listener classes(package private) void