|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ofbiz.widget.screen.ModelScreenCondition.ScreenCondition
org.ofbiz.widget.screen.ModelScreenCondition.IfValidateMethod
public static class ModelScreenCondition.IfValidateMethod
Field Summary | |
---|---|
protected FlexibleStringExpander |
classExdr
|
protected FlexibleMapAccessor<java.lang.Object> |
fieldAcsr
|
protected FlexibleStringExpander |
methodExdr
|
Fields inherited from class org.ofbiz.widget.screen.ModelScreenCondition.ScreenCondition |
---|
modelScreen |
Constructor Summary | |
---|---|
ModelScreenCondition.IfValidateMethod(ModelScreen modelScreen,
org.w3c.dom.Element condElement)
|
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 |
Field Detail |
---|
protected FlexibleMapAccessor<java.lang.Object> fieldAcsr
protected FlexibleStringExpander methodExdr
protected FlexibleStringExpander classExdr
Constructor Detail |
---|
public ModelScreenCondition.IfValidateMethod(ModelScreen modelScreen, org.w3c.dom.Element condElement)
Method Detail |
---|
public boolean eval(java.util.Map<java.lang.String,java.lang.Object> context)
eval
in class ModelScreenCondition.ScreenCondition
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |