|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public ThemeProvider
An interface that allows the retrieval and setting of a Theme object that is associated with a resource.
| Method Summary | |
|---|---|
String |
getTheme()
Deprecated. use com.ibm.mashups.enabler.ThemeProvider.getThemeIdentifier instead |
void |
setTheme(String theme)
Deprecated. use com.ibm.mashups.enabler.ThemeProvider.setThemeIdentifier instead |
Identifiable |
getThemeIdentifier()
Returns the theme identifier associated with this element. |
void |
setThemeIdentifier(Identifiable theme)
Sets the theme by its identifier. |
| Method Detail |
|---|
String getTheme()
null if none was set.void setTheme(String theme)
theme -
theme id to set, must not be null.Identifiable getThemeIdentifier()
null if none was set.void setThemeIdentifier(Identifiable theme)
theme -
identifier to set, must not be null.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||