Package | Description |
---|---|
com.google.gwt.user.client.ui |
Widgets, Panels, and other user-interface classes.
|
Modifier and Type | Method and Description |
---|---|
static AbstractImagePrototype |
AbstractImagePrototype.create(ImageResource resource)
Create an AbstractImagePrototype backed by a ClientBundle ImageResource.
|
AbstractImagePrototype |
DisclosurePanelImagesRTL.disclosurePanelClosed()
Deprecated.
An image indicating a closed disclosure panel for a RTL context.
|
AbstractImagePrototype |
DisclosurePanelImages.disclosurePanelClosed()
Deprecated.
An image indicating a closed disclosure panel.
|
AbstractImagePrototype |
DisclosurePanelImages.disclosurePanelOpen()
Deprecated.
An image indicating an open disclosure panel.
|
AbstractImagePrototype |
HorizontalSplitPanelImages.horizontalSplitPanelThumb()
Deprecated.
An image representing the drag thumb.
|
AbstractImagePrototype |
MenuBar.MenuBarImages.menuBarSubMenuIcon()
Deprecated.
An image indicating a
MenuItem has an associated submenu. |
AbstractImagePrototype |
TreeImages.treeClosed()
Deprecated.
An image indicating a closed branch.
|
AbstractImagePrototype |
Tree.ImageAdapter.treeClosed() |
AbstractImagePrototype |
TreeImages.treeLeaf()
Deprecated.
An image indicating a leaf.
|
AbstractImagePrototype |
Tree.ImageAdapter.treeLeaf() |
AbstractImagePrototype |
TreeImages.treeOpen()
Deprecated.
An image indicating an open branch.
|
AbstractImagePrototype |
Tree.ImageAdapter.treeOpen() |
AbstractImagePrototype |
VerticalSplitPanelImages.verticalSplitPanelThumb()
Deprecated.
An image representing the drag thumb.
|