|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.ofbiz.widget.tree.ModelTreeCondition.TreeCondition
org.ofbiz.widget.tree.ModelTreeCondition.And
public static class ModelTreeCondition.And
| Field Summary | |
|---|---|
protected java.util.List<? extends ModelTreeCondition.TreeCondition> |
subConditions
|
| Fields inherited from class org.ofbiz.widget.tree.ModelTreeCondition.TreeCondition |
|---|
modelTree |
| Constructor Summary | |
|---|---|
ModelTreeCondition.And(ModelTree modelTree,
org.w3c.dom.Element condElement)
|
|
| Method Summary | |
|---|---|
boolean |
eval(java.util.Map<java.lang.String,? extends 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 java.util.List<? extends ModelTreeCondition.TreeCondition> subConditions
| Constructor Detail |
|---|
public ModelTreeCondition.And(ModelTree modelTree,
org.w3c.dom.Element condElement)
| Method Detail |
|---|
public boolean eval(java.util.Map<java.lang.String,? extends java.lang.Object> context)
eval in class ModelTreeCondition.TreeCondition
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||