| Class | Description |
|---|---|
| DojoTreeItem |
one tree item with a list of children if applicable
{
"name": "US Government",
"id": "root",
"children": [
|
| DojoTreeItemChild |
one tree item with a list of chilren if applicable
{
"name": "US Government",
"id": "root",
children: true,
|
| Enum | Description |
|---|---|
| DojoTreeItemChild.DojoTreeItemType |
type of child element
|
Copyright © 2016 Internet2. All rights reserved.