public static interface GadgetsHandlerApi.ModulePrefs
| Modifier and Type | Method and Description |
|---|---|
String |
getAuthor() |
String |
getAuthorAboutme() |
String |
getAuthorAffiliation() |
String |
getAuthorEmail() |
Uri |
getAuthorLink() |
String |
getAuthorLocation() |
Uri |
getAuthorPhoto() |
String |
getAuthorQuote() |
List<String> |
getCategories() |
String |
getDescription() |
String |
getDirectoryTitle() |
Map<String,GadgetsHandlerApi.Feature> |
getFeatures() |
int |
getHeight() |
Map<String,GadgetsHandlerApi.LinkSpec> |
getLinks() |
GadgetsHandlerApi.OAuth2Spec |
getOAuth2Spec() |
GadgetsHandlerApi.OAuthSpec |
getOAuthSpec() |
boolean |
getScaling() |
Uri |
getScreenshot() |
boolean |
getScrolling() |
Uri |
getThumbnail() |
String |
getTitle() |
Uri |
getTitleUrl() |
int |
getWidth() |
String getTitle()
Uri getTitleUrl()
String getDescription()
String getAuthor()
String getAuthorEmail()
Uri getScreenshot()
Uri getThumbnail()
String getDirectoryTitle()
String getAuthorAffiliation()
String getAuthorLocation()
Uri getAuthorPhoto()
String getAuthorAboutme()
String getAuthorQuote()
Uri getAuthorLink()
boolean getScaling()
boolean getScrolling()
int getWidth()
int getHeight()
Map<String,GadgetsHandlerApi.Feature> getFeatures()
Map<String,GadgetsHandlerApi.LinkSpec> getLinks()
GadgetsHandlerApi.OAuthSpec getOAuthSpec()
GadgetsHandlerApi.OAuth2Spec getOAuth2Spec()
Copyright © 2007-2014 The Apache Software Foundation. All Rights Reserved.