public class TreeModel
extends AbstractTreeModel
| Constructor and Description |
|---|
TreeModel(TypedObject root) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getChild(java.lang.Object nodeObj,
int index) |
int |
getChildCount(java.lang.Object nodeObj) |
boolean |
isLeaf(java.lang.Object nodeObj) |
public TreeModel(TypedObject root)
Copyright © 2018 SAP SE. All Rights Reserved.