|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ofbiz.widget.screen.ModelScreenAction
org.ofbiz.widget.screen.ModelScreenAction.EntityCondition
public static class ModelScreenAction.EntityCondition
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.ofbiz.widget.screen.ModelScreenAction |
---|
ModelScreenAction.EntityAnd, ModelScreenAction.EntityCondition, ModelScreenAction.EntityOne, ModelScreenAction.GetRelated, ModelScreenAction.GetRelatedOne, ModelScreenAction.Javaf, ModelScreenAction.PropertyMap, ModelScreenAction.PropertyToField, ModelScreenAction.Script, ModelScreenAction.Service, ModelScreenAction.SetField |
Field Summary |
---|
Fields inherited from class org.ofbiz.widget.screen.ModelScreenAction |
---|
modelScreen, module |
Constructor Summary | |
---|---|
ModelScreenAction.EntityCondition(ModelScreen modelScreen,
org.w3c.dom.Element entityConditionElement)
|
Method Summary | |
---|---|
void |
runAction(java.util.Map<java.lang.String,java.lang.Object> context)
|
Methods inherited from class org.ofbiz.widget.screen.ModelScreenAction |
---|
readSubActions, runSubActions |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ModelScreenAction.EntityCondition(ModelScreen modelScreen, org.w3c.dom.Element entityConditionElement)
Method Detail |
---|
public void runAction(java.util.Map<java.lang.String,java.lang.Object> context)
runAction
in class ModelScreenAction
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |