Class | Description |
---|---|
DecoratedImageCache |
Class to create and cache images decorated by
other images (typically, an image representing an object
decorated by a image representing this object's status,
à la eclipse)
|
ImageLoader |
Class to preload a list of images
|
SimpleImage |
Simple image class which fires load events even
if it is not attached to the DOM.
|
SimpleImagePrototype |
AbstractImagePrototype subclass to act as an adapter
for data url images.
|
Enum | Description |
---|---|
DecoratedImageCache.HAlign |
Horizontal alignment of the decoration image
|
DecoratedImageCache.VAlign |
Vertical alignment of the decoration image
|
Copyright © 2018. All Rights Reserved.