Uses of Interface
com.google.gwt.user.client.ui.HasTreeItems
-
Packages that use HasTreeItems Package Description com.google.gwt.user.client.ui Widgets, Panels, and other user-interface classes. -
-
Uses of HasTreeItems in com.google.gwt.user.client.ui
Subinterfaces of HasTreeItems in com.google.gwt.user.client.ui Modifier and Type Interface Description static interfaceHasTreeItems.ForIsWidgetExtends this interface with convenience methods to handleIsWidget.Classes in com.google.gwt.user.client.ui that implement HasTreeItems Modifier and Type Class Description classTreeA standard hierarchical tree widget.classTreeItemAn item that can be contained within aTree.
-