|
GWT 2.1.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractImagePrototype | |
---|---|
com.google.gwt.user.client.ui | Widgets, Panels, and other user-interface classes. |
Uses of AbstractImagePrototype in com.google.gwt.user.client.ui |
---|
Methods in com.google.gwt.user.client.ui that return AbstractImagePrototype | |
---|---|
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 |
TreeImages.treeLeaf()
Deprecated. An image indicating a leaf. |
AbstractImagePrototype |
TreeImages.treeOpen()
Deprecated. An image indicating an open branch. |
AbstractImagePrototype |
VerticalSplitPanelImages.verticalSplitPanelThumb()
Deprecated. An image representing the drag thumb. |
|
GWT 2.1.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |