|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public LayoutTemplateModel
This list model controller exposes layout templates. It allows to add and remove layout templates.
| Method Summary | |
|---|---|
LayoutTemplate |
create(JSON context)
Creates a layout template. |
| Methods inherited from interface com.ibm.mashups.enabler.ListModelController |
|---|
create, confirmCreate, insert, confirmInsert, remove, confirmRemove |
| 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 |
| Methods inherited from interface com.ibm.mashups.enabler.Commitable |
|---|
isDirty, commit |
| Method Detail |
|---|
LayoutTemplate create(JSON context)
insert method.
context -
array of predefined information used for the creation of the layout template. Must not be null. You must specify all of following:name - name as string; mandatory null in case it cannot be created.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||