|
|||||||||
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.PropertyMap
public static class ModelScreenAction.PropertyMap
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 | |
---|---|
protected FlexibleStringExpander |
globalExdr
|
protected FlexibleMapAccessor<ResourceBundleMapWrapper> |
mapNameAcsr
|
protected FlexibleStringExpander |
resourceExdr
|
Fields inherited from class org.ofbiz.widget.screen.ModelScreenAction |
---|
modelScreen, module |
Constructor Summary | |
---|---|
ModelScreenAction.PropertyMap(ModelScreen modelScreen,
org.w3c.dom.Element setElement)
|
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 |
Field Detail |
---|
protected FlexibleStringExpander resourceExdr
protected FlexibleMapAccessor<ResourceBundleMapWrapper> mapNameAcsr
protected FlexibleStringExpander globalExdr
Constructor Detail |
---|
public ModelScreenAction.PropertyMap(ModelScreen modelScreen, org.w3c.dom.Element setElement)
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 |