public class BundleTemplateTreeModel
extends AbstractTreeModel
| Constructor and Description |
|---|
BundleTemplateTreeModel(Object root) |
| Modifier and Type | Method and Description |
|---|---|
protected BundleTemplateService |
getBundleTemplateService() |
Object |
getChild(Object parent,
int index) |
int |
getChildCount(Object parent) |
protected List<BundleTemplateModel> |
getChildren(Object nodeObj) |
protected TypeService |
getTypeService() |
boolean |
isLeaf(Object node) |
public BundleTemplateTreeModel(Object root)
public boolean isLeaf(Object node)
public int getChildCount(Object parent)
protected List<BundleTemplateModel> getChildren(Object nodeObj)
protected BundleTemplateService getBundleTemplateService()
protected TypeService getTypeService()
Copyright © 2017 SAP SE. All Rights Reserved.