public static interface CordovaResources.Resources
extends com.google.gwt.resources.client.ClientBundle
Modifier and Type | Field and Description |
---|---|
static CordovaResources.Resources |
RESOURCES |
Modifier and Type | Method and Description |
---|---|
com.google.gwt.resources.client.TextResource |
cordovaAndroid() |
com.google.gwt.resources.client.TextResource |
cordovaBlackberry() |
com.google.gwt.resources.client.TextResource |
cordovaIOS() |
com.google.gwt.resources.client.TextResource |
cordovaWindows7() |
com.google.gwt.resources.client.TextResource |
cordovaWindows8() |
static final CordovaResources.Resources RESOURCES
@ClientBundle.Source(value="js/cordova-android-3.4.0.js") com.google.gwt.resources.client.TextResource cordovaAndroid()
@ClientBundle.Source(value="js/cordova-blackberry-3.4.0.js") com.google.gwt.resources.client.TextResource cordovaBlackberry()
@ClientBundle.Source(value="js/cordova-ios-3.4.0.js") com.google.gwt.resources.client.TextResource cordovaIOS()
@ClientBundle.Source(value="js/cordova-windows7-3.4.0.js") com.google.gwt.resources.client.TextResource cordovaWindows7()
@ClientBundle.Source(value="js/cordova-windows8-3.4.0.js") com.google.gwt.resources.client.TextResource cordovaWindows8()
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.