|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.olat.course.run.userview.TreeEvaluation
public class TreeEvaluation
Initial Date: Feb 6, 2004
| Constructor Summary | |
|---|---|
TreeEvaluation()
|
|
| Method Summary | |
|---|---|
void |
cacheCourseToTreeNode(CourseNode cn,
TreeNode tn)
|
TreeNode |
getCorrespondingTreeNode(CourseNode cn)
used to quickly know if a given coursenode is still in the generated treemodel, and if yes, to fetch the treenode so we can reselect the user's selection even though we just built a new treemodel (which clears the selection of course) |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TreeEvaluation()
| Method Detail |
|---|
public void cacheCourseToTreeNode(CourseNode cn,
TreeNode tn)
public TreeNode getCorrespondingTreeNode(CourseNode cn)
cn - to courseNode to find
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||