|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public NavigationModel
Interface for a navigation model. This tree model describes the topology in which the navigation is structured. Elements in this model are navigation elements, such as navigation nodes or labels.
The navigation model supports the following strategies:
Method Summary | |
---|---|
void |
setPrimingData(Object data)
Sets priming data for the navigation model in Json format: PRIMED_NODE = { id: ID, title: TITLE, locale: LOCALE, theme: THEME (, metadata: METADATA)? |
Methods inherited from interface com.ibm.mashups.enabler.Primeable |
---|
setPrimingData |
Method Detail |
---|
void setPrimingData(Object data)
data
-
data to prime the navigation model with; must not be null
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |