public class MyWorkflowsTreeModel
extends AbstractTreeModel
| Modifier and Type | Field and Description |
|---|---|
static TreeNodeWrapper |
dummyNode |
| Constructor and Description |
|---|
MyWorkflowsTreeModel(Object root,
List<TypedObject> workflows) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getChild(Object parent,
int index) |
int |
getChildCount(Object parent) |
boolean |
isLeaf(Object node) |
public static final TreeNodeWrapper dummyNode
public MyWorkflowsTreeModel(Object root, List<TypedObject> workflows)
Copyright © 2017 SAP SE. All Rights Reserved.