org.ofbiz.widget.tree
Class ModelTreeCondition.IfCompare
java.lang.Object
org.ofbiz.widget.tree.ModelTreeCondition.TreeCondition
org.ofbiz.widget.tree.ModelTreeCondition.IfCompare
- Enclosing class:
- ModelTreeCondition
public static class ModelTreeCondition.IfCompare
- extends ModelTreeCondition.TreeCondition
Method Summary |
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 |
fieldAcsr
protected FlexibleMapAccessor<java.lang.Object> fieldAcsr
valueExdr
protected FlexibleStringExpander valueExdr
operator
protected java.lang.String operator
type
protected java.lang.String type
formatExdr
protected FlexibleStringExpander formatExdr
ModelTreeCondition.IfCompare
public ModelTreeCondition.IfCompare(ModelTree modelTree,
org.w3c.dom.Element condElement)
eval
public boolean eval(java.util.Map<java.lang.String,java.lang.Object> context)
- Specified by:
eval
in class ModelTreeCondition.TreeCondition