public static interface GadgetsHandlerApi.View
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getAttributes() |
String |
getContent() |
Uri |
getHref() |
String |
getName() |
int |
getPreferredHeight() |
int |
getPreferredWidth() |
boolean |
getQuirks() |
GadgetsHandlerApi.ViewContentType |
getType() |
boolean |
needsUserPrefSubstitution() |
String getName()
GadgetsHandlerApi.ViewContentType getType()
Uri getHref()
boolean getQuirks()
String getContent()
int getPreferredHeight()
int getPreferredWidth()
boolean needsUserPrefSubstitution()
Copyright © 2007-2012. All Rights Reserved.