|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.ofbiz.widget.tree.ModelTreeCondition.TreeCondition
public abstract static class ModelTreeCondition.TreeCondition
| Field Summary | |
|---|---|
protected ModelTree |
modelTree
|
| Constructor Summary | |
|---|---|
ModelTreeCondition.TreeCondition(ModelTree modelTree,
org.w3c.dom.Element conditionElement)
|
|
| Method Summary | |
|---|---|
abstract boolean |
eval(java.util.Map<java.lang.String,java.lang.Object> context)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected ModelTree modelTree
| Constructor Detail |
|---|
public ModelTreeCondition.TreeCondition(ModelTree modelTree,
org.w3c.dom.Element conditionElement)
| Method Detail |
|---|
public abstract boolean eval(java.util.Map<java.lang.String,java.lang.Object> context)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||