|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.olat.core.gui.control.generic.ajax.tree.AjaxTreeModel
org.olat.core.commons.controllers.linkchooser.CustomLinkTreeModel
public abstract class CustomLinkTreeModel
Model of internal-links. E.g. course-node tree model with gotoNode information.
| Constructor Summary | |
|---|---|
CustomLinkTreeModel(java.lang.String treeModelIdentifyer)
|
|
| Method Summary | |
|---|---|
abstract java.lang.String |
getInternalLinkUrlFor(java.lang.String nodeId)
|
| Methods inherited from class org.olat.core.gui.control.generic.ajax.tree.AjaxTreeModel |
|---|
getChildrenFor, getCustomRootIconCssClass, getTreeModelIdentifyer, setCustomRootIconCssClass |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.olat.core.gui.components.tree.TreeModel |
|---|
getNodeById, getRootNode |
| Constructor Detail |
|---|
public CustomLinkTreeModel(java.lang.String treeModelIdentifyer)
| Method Detail |
|---|
public abstract java.lang.String getInternalLinkUrlFor(java.lang.String nodeId)
nodeId -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||