|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Gadget
| Method Summary | |
|---|---|
Color |
getColor()
|
String |
getErrorMessage()
Returns an error message if the gadget was constructed with one, which should be the case when isLoaded() returns false |
String |
getGadgetSpecUrl()
|
Integer |
getHeight()
|
GadgetId |
getId()
|
GadgetState |
getState()
|
String |
getTitle()
|
URI |
getTitleUrl()
Returns an optional URL that the gagdget's title will link to |
Iterable<UserPref> |
getUserPrefs()
|
Integer |
getWidth()
|
boolean |
hasNonHiddenUserPrefs()
Returns true if the gadget contains at least one pref that isn't hidden. |
boolean |
isLoaded()
Tells if the gadget has been loaded successfully |
boolean |
isMaximizable()
|
| Method Detail |
|---|
GadgetId getId()
String getTitle()
URI getTitleUrl()
String getGadgetSpecUrl()
Integer getHeight()
Integer getWidth()
Color getColor()
boolean isMaximizable()
boolean hasNonHiddenUserPrefs()
Iterable<UserPref> getUserPrefs()
GadgetState getState()
String getErrorMessage()
isLoaded() returns false
boolean isLoaded()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||