public interface ResourceBundle
extends com.google.gwt.resources.client.ClientBundle
| Modifier and Type | Field and Description |
|---|---|
static ResourceBundle |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
DialogCSS |
dialogCSS() |
com.google.gwt.resources.client.ImageResource |
information() |
static final ResourceBundle INSTANCE
@ClientBundle.Source(value="Dialog.css") DialogCSS dialogCSS()
@ClientBundle.Source(value="information.png") com.google.gwt.resources.client.ImageResource information()
Copyright © 2017. All Rights Reserved.