Uses of Class
org.apache.shindig.gadgets.spec.View.ContentType

Packages that use View.ContentType
org.apache.shindig.gadgets.spec   
 

Uses of View.ContentType in org.apache.shindig.gadgets.spec
 

Methods in org.apache.shindig.gadgets.spec that return View.ContentType
 View.ContentType View.getType()
           
static View.ContentType View.ContentType.parse(String viewName)
           
static View.ContentType View.ContentType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static View.ContentType[] View.ContentType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2007-2012. All Rights Reserved.