public interface PushBundle
extends com.google.gwt.resources.client.ClientBundle
Modifier and Type | Field and Description |
---|---|
static PushBundle |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
PushCss |
getCss() |
com.google.gwt.resources.client.TextResource |
levels() |
static final PushBundle INSTANCE
@ClientBundle.Source(value="push.css") PushCss getCss()
@ClientBundle.Source(value="levels.txt") com.google.gwt.resources.client.TextResource levels()
Copyright © 2018. All Rights Reserved.