Uses of Class
org.apache.shindig.gadgets.render.RenderingResults.Status

Packages that use RenderingResults.Status
org.apache.shindig.gadgets.render   
 

Uses of RenderingResults.Status in org.apache.shindig.gadgets.render
 

Methods in org.apache.shindig.gadgets.render that return RenderingResults.Status
 RenderingResults.Status RenderingResults.getStatus()
           
static RenderingResults.Status RenderingResults.Status.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static RenderingResults.Status[] RenderingResults.Status.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2007-2012. All Rights Reserved.