Uses of Class
org.apache.shindig.gadgets.servlet.GadgetsHandlerApi.ViewContentType

Packages that use GadgetsHandlerApi.ViewContentType
org.apache.shindig.gadgets.servlet   
 

Uses of GadgetsHandlerApi.ViewContentType in org.apache.shindig.gadgets.servlet
 

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



Copyright © 2007-2012. All Rights Reserved.