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() |
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()
Copyright © 2007-2012. All Rights Reserved.