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