Package | Description |
---|---|
com.google.gwt.user.cellview.client |
The "cellview" widget set.
|
com.google.gwt.user.client.ui |
Widgets, Panels, and other user-interface classes.
|
Modifier and Type | Class and Description |
---|---|
static class |
CellTree.NodeAnimation
A node animation.
|
static class |
CellTree.RevealAnimation
A
CellTree.NodeAnimation that reveals the contents of child nodes. |
static class |
CellTree.SlideAnimation
A
CellTree.NodeAnimation that slides children into view. |
Modifier and Type | Class and Description |
---|---|
(package private) static class |
PopupPanel.ResizeAnimation
An
Animation used to enlarge the popup into view. |