static AbstractImagePrototype |
AbstractImagePrototype.create(ImageResource resource) |
Create an AbstractImagePrototype backed by a ClientBundle ImageResource.
|
AbstractImagePrototype |
DisclosurePanelImages.disclosurePanelClosed() |
Deprecated.
An image indicating a closed disclosure panel.
|
AbstractImagePrototype |
DisclosurePanelImagesRTL.disclosurePanelClosed() |
Deprecated.
An image indicating a closed disclosure panel for a RTL context.
|
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 |
Tree.ImageAdapter.treeClosed() |
|
AbstractImagePrototype |
TreeImages.treeClosed() |
Deprecated.
An image indicating a closed branch.
|
AbstractImagePrototype |
Tree.ImageAdapter.treeLeaf() |
|
AbstractImagePrototype |
TreeImages.treeLeaf() |
Deprecated.
An image indicating a leaf.
|
AbstractImagePrototype |
Tree.ImageAdapter.treeOpen() |
|
AbstractImagePrototype |
TreeImages.treeOpen() |
Deprecated.
An image indicating an open branch.
|
AbstractImagePrototype |
VerticalSplitPanelImages.verticalSplitPanelThumb() |
Deprecated.
An image representing the drag thumb.
|