| Package | Description |
|---|---|
| org.squashtest.tm.domain.customreport | |
| org.squashtest.tm.domain.tree |
| Modifier and Type | Class and Description |
|---|---|
class |
CustomReportLibraryNode |
| Modifier and Type | Method and Description |
|---|---|
TreeLibraryNode |
CustomReportLibraryNode.getParent() |
| Modifier and Type | Method and Description |
|---|---|
List<TreeLibraryNode> |
CustomReportLibraryNode.getChildren() |
| Modifier and Type | Method and Description |
|---|---|
void |
CustomReportLibraryNode.addChild(TreeLibraryNode treeLibraryNode) |
void |
CustomReportLibraryNode.removeChild(TreeLibraryNode treeLibraryNode) |
void |
CustomReportLibraryNode.setParent(TreeLibraryNode parent) |
| Modifier and Type | Class and Description |
|---|---|
class |
GenericTreeLibraryNode |
| Modifier and Type | Method and Description |
|---|---|
TreeLibraryNode |
TreeLibraryNode.getParent() |
| Modifier and Type | Method and Description |
|---|---|
List<TreeLibraryNode> |
TreeLibraryNode.getChildren() |
| Modifier and Type | Method and Description |
|---|---|
void |
TreeLibraryNode.addChild(TreeLibraryNode treeLibraryNode) |
void |
TreeLibraryNode.removeChild(TreeLibraryNode treeLibraryNode) |
void |
TreeLibraryNode.setParent(TreeLibraryNode parent) |
Copyright © 2010–2016 Henix, henix.fr. All rights reserved.