Uses of Class
org.exoplatform.gwtframework.commons.wadl.Resources

Packages that use Resources
org.exoplatform.gwtframework.commons.wadl   
 

Uses of Resources in org.exoplatform.gwtframework.commons.wadl
 

Fields in org.exoplatform.gwtframework.commons.wadl declared as Resources
protected  Resources WadlApplication.resources
           
protected  Resources Application.resources
           
 

Methods in org.exoplatform.gwtframework.commons.wadl that return Resources
 Resources WadlApplication.getResources()
          Gets the value of the resources property.
 Resources Application.getResources()
          Gets the value of the resources property.
 

Methods in org.exoplatform.gwtframework.commons.wadl with parameters of type Resources
 void WadlApplication.setResources(Resources value)
          Sets the value of the resources property.
 void Application.setResources(Resources value)
          Sets the value of the resources property.
 



Copyright © 2012 eXo Platform SAS. All Rights Reserved.