public interface Images
extends com.google.gwt.resources.client.ClientBundle
ClientBundle contains all the images used in the User module. Using a client bundle allows all of these
images to be packed into a single image, which saves a lot of HTTP requests, drastically improving startup time.| Modifier and Type | Field and Description |
|---|---|
static Images |
INSTANCE
An instance of this client bundle that can be used anywhere in the code to extract images.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.resources.client.ImageResource |
close() |
static final Images INSTANCE
Copyright © 2004–2016 XWiki. All rights reserved.