|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public Theme
This interface defines builder runtime theme operation. Usage: var theme = com.ibm.mashups.builder.model.Factory.getRuntimeModel().getCurrentTheme();
Method Summary | |
---|---|
void |
setID(String _themeId)
Set builder runtime theme id |
void |
registerLayout(String _layoutId)
Deprecated. not used |
Method Detail |
---|
void setID(String _themeId)
_themeId
-
theme id to set, must not be null
.void registerLayout(String _layoutId)
_layoutId
-
layout widget id in theme.html
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |