|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public ThemeModel
Interface for a theme model. This list model describes a list of theme objects.
The theme model supports the following strategies:
Method Summary | |
---|---|
SkinModel |
getSkinModel(Theme theme)
Returns the skin model for the given theme. |
Methods inherited from interface com.ibm.mashups.enabler.ListModel |
---|
iterator |
Methods inherited from interface com.ibm.mashups.enabler.model.Model |
---|
setStrategy, getStrategies, getStrategy, addStrategy, removeStrategy |
Methods inherited from interface com.ibm.mashups.enabler.Locator |
---|
find |
Methods inherited from interface com.ibm.mashups.enabler.ResourceLocator |
---|
findResourceUrl, findResourceURL |
Methods inherited from interface com.ibm.mashups.enabler.Locator |
---|
find |
Method Detail |
---|
SkinModel getSkinModel(Theme theme)
theme
-
the Theme for which to return the skin model; must not be null
null
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |