Uses of Class
com.google.gwt.user.client.ui.Tree
-
Packages that use Tree Package Description com.google.gwt.user.client.ui 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 Tree Modifier and Type Method Description Tree
TreeItem. getTree()
Gets the tree that contains this item.Methods in com.google.gwt.user.client.ui with parameters of type Tree Modifier and Type Method Description static void
ListenerWrapper.WrappedTreeListener. add(Tree tree, TreeListener listener)
Deprecated.will be removed in GWT 2.0 along with the listener classes(package private) void
TreeItem. setTree(Tree newTree)
-