public static interface GadgetsHandlerApi.View
| Modifier and Type | Method and Description |
|---|---|
Uri |
getHref() |
String |
getName() |
int |
getPreferredHeight() |
int |
getPreferredWidth() |
boolean |
getQuirks() |
GadgetsHandlerApi.ViewContentType |
getType() |
String getName()
GadgetsHandlerApi.ViewContentType getType()
Uri getHref()
boolean getQuirks()
int getPreferredHeight()
int getPreferredWidth()
Copyright © 2007-2014 The Apache Software Foundation. All Rights Reserved.