|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
The PortletWindowListCtrl interface ...
This interface defines the controller as known from the MVC pattern. Its purpose is to provide write access to the data stored in the model.
| Method Summary | |
void |
add(PortletWindow window)
Add a portlet window to the list |
void |
remove(ObjectID id)
Remove the portlet window with the given Id from the list |
| Method Detail |
public void add(PortletWindow window)
window - the porlet window to addpublic void remove(ObjectID id)
id - the Id of the portlet window which should be removed
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||