Uses of Interface
com.google.gwt.user.client.ui.TreeImages
-
Packages that use TreeImages Package Description com.google.gwt.user.client.ui Widgets, Panels, and other user-interface classes. -
-
Uses of TreeImages in com.google.gwt.user.client.ui
Constructors in com.google.gwt.user.client.ui with parameters of type TreeImages Constructor Description ImageAdapter(TreeImages images)
Tree(TreeImages images)
Deprecated.replaced byTree(Resources)
Tree(TreeImages images, boolean useLeafImages)
Deprecated.replaced byTree(Resources, boolean)
-