public interface Icons
extends com.google.gwt.resources.client.ClientBundle
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.resources.client.ImageResource |
loading()
Loading.
|
com.google.gwt.resources.client.ImageResource |
suitcase()
Loading.
|
static final Icons ICONS
@ClientBundle.Source(value="loading.gif") com.google.gwt.resources.client.ImageResource loading()
@ClientBundle.Source(value="suitcase.png") com.google.gwt.resources.client.ImageResource suitcase()
Copyright © 2018. All Rights Reserved.