public class RelatedItemListModel extends Object
| Constructor and Description |
|---|
RelatedItemListModel(TypedObject naviNode) |
| Modifier and Type | Method and Description |
|---|---|
void |
addListDataListener(ListDataListener listener) |
protected List<ItemModel> |
extractRelatedItems(CMSNavigationNodeModel cmsNaviagtionNode) |
Object |
getElementAt(int index) |
protected CMSNavigationNodeModel |
getNaviNode() |
int |
getSize() |
protected TypeService |
getTypeService() |
void |
removeListDataListener(ListDataListener listener) |
public RelatedItemListModel(TypedObject naviNode)
naviNode - the navigation node for which items will be displayedpublic Object getElementAt(int index)
public int getSize()
protected CMSNavigationNodeModel getNaviNode()
public void addListDataListener(ListDataListener listener)
public void removeListDataListener(ListDataListener listener)
protected TypeService getTypeService()
protected List<ItemModel> extractRelatedItems(CMSNavigationNodeModel cmsNaviagtionNode)
Copyright © 2017 SAP SE. All Rights Reserved.