Errai 3.0.1-SNAPSHOT

org.jboss.errai.ui.cordova
Interface CordovaResources.Resources

All Superinterfaces:
com.google.gwt.resources.client.ClientBundle
Enclosing class:
CordovaResources

public static interface CordovaResources.Resources
extends com.google.gwt.resources.client.ClientBundle


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.google.gwt.resources.client.ClientBundle
com.google.gwt.resources.client.ClientBundle.Source
 
Field Summary
static CordovaResources.Resources RESOURCES
           
 
Method Summary
 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()
           
 

Field Detail

RESOURCES

static final CordovaResources.Resources RESOURCES
Method Detail

cordovaAndroid

@ClientBundle.Source(value="js/cordova-android-3.4.0.js")
com.google.gwt.resources.client.TextResource cordovaAndroid()

cordovaBlackberry

@ClientBundle.Source(value="js/cordova-blackberry-3.4.0.js")
com.google.gwt.resources.client.TextResource cordovaBlackberry()

cordovaIOS

@ClientBundle.Source(value="js/cordova-ios-3.4.0.js")
com.google.gwt.resources.client.TextResource cordovaIOS()

cordovaWindows7

@ClientBundle.Source(value="js/cordova-windows7-3.4.0.js")
com.google.gwt.resources.client.TextResource cordovaWindows7()

cordovaWindows8

@ClientBundle.Source(value="js/cordova-windows8-3.4.0.js")
com.google.gwt.resources.client.TextResource cordovaWindows8()

Errai 3.0.1-SNAPSHOT

Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.