org.apache.shindig.gadgets.servlet
Interface GadgetsHandlerApi.ModulePrefs
- Enclosing class:
- GadgetsHandlerApi
public static interface GadgetsHandlerApi.ModulePrefs
getTitle
String getTitle()
getTitleUrl
Uri getTitleUrl()
getDescription
String getDescription()
getAuthor
String getAuthor()
getAuthorEmail
String getAuthorEmail()
getScreenshot
Uri getScreenshot()
getThumbnail
Uri getThumbnail()
getDirectoryTitle
String getDirectoryTitle()
getAuthorAffiliation
String getAuthorAffiliation()
getAuthorLocation
String getAuthorLocation()
getAuthorPhoto
Uri getAuthorPhoto()
getAuthorAboutme
String getAuthorAboutme()
getAuthorQuote
String getAuthorQuote()
getAuthorLink
Uri getAuthorLink()
getScaling
boolean getScaling()
getScrolling
boolean getScrolling()
getWidth
int getWidth()
getHeight
int getHeight()
getCategories
List<String> getCategories()
getFeatures
Map<String,GadgetsHandlerApi.Feature> getFeatures()
getLinks
Map<String,GadgetsHandlerApi.LinkSpec> getLinks()
Copyright © 2007-2012. All Rights Reserved.