Package | Description |
---|---|
com.google.gwt.user.client.ui |
Widgets, Panels, and other user-interface classes.
|
Modifier and Type | Interface and Description |
---|---|
static interface |
HasTreeItems.ForIsWidget
Extends this interface with convenience methods to handle
IsWidget . |
Modifier and Type | Class and Description |
---|---|
class |
Tree
A standard hierarchical tree widget.
|
class |
TreeItem
An item that can be contained within a
Tree . |