| Package | Description |
|---|---|
| org.sakaiproject.jsf.model |
| Modifier and Type | Method and Description |
|---|---|
TreeLevel |
TreeLevel.getParent()
Get parent, or self if no parent.
|
| Modifier and Type | Method and Description |
|---|---|
protected int |
TreeLevel.addChild(TreeLevel child)
Utility reciprocal method to add a child when it chooses this as its parent.
|
| Constructor and Description |
|---|
TreeLevel(TreeLevel parent)
"Child" constructor.
|
Copyright © 2003–2017 University of Michigan. All rights reserved.