|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.olat.core.gui.components.ComponentHelper
public class ComponentHelper
Description:
| Constructor Summary | |
|---|---|
ComponentHelper()
|
|
| Method Summary | |
|---|---|
static Component |
findDescendantOrSelfByID(Component startFrom,
long id,
java.util.List foundPath)
|
static void |
validateComponentTree(UserRequest ureq,
Container top,
ValidationResult vr)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ComponentHelper()
| Method Detail |
|---|
public static Component findDescendantOrSelfByID(Component startFrom,
long id,
java.util.List foundPath)
startFrom - id - foundPath -
public static void validateComponentTree(UserRequest ureq,
Container top,
ValidationResult vr)
ureq - top - vr -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||