|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ofbiz.widget.menu.ModelMenuAction
org.ofbiz.widget.menu.ModelMenuAction.SetField
public static class ModelMenuAction.SetField
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.ofbiz.widget.menu.ModelMenuAction |
---|
ModelMenuAction.EntityAnd, ModelMenuAction.EntityCondition, ModelMenuAction.EntityOne, ModelMenuAction.PropertyMap, ModelMenuAction.PropertyToField, ModelMenuAction.Script, ModelMenuAction.Service, ModelMenuAction.SetField |
Field Summary | |
---|---|
protected FlexibleStringExpander |
defaultExdr
|
protected FlexibleMapAccessor<java.lang.Object> |
field
|
protected FlexibleMapAccessor<java.lang.Object> |
fromField
|
protected java.lang.String |
fromScope
|
protected FlexibleStringExpander |
globalExdr
|
protected java.lang.String |
toScope
|
protected java.lang.String |
type
|
protected FlexibleStringExpander |
valueExdr
|
Fields inherited from class org.ofbiz.widget.menu.ModelMenuAction |
---|
modelMenu, modelMenuItem, module |
Constructor Summary | |
---|---|
ModelMenuAction.SetField(ModelMenu modelMenu,
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.menu.ModelMenuAction |
---|
readSubActions, readSubActions, runSubActions |
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> field
protected FlexibleMapAccessor<java.lang.Object> fromField
protected FlexibleStringExpander valueExdr
protected FlexibleStringExpander defaultExdr
protected FlexibleStringExpander globalExdr
protected java.lang.String type
protected java.lang.String toScope
protected java.lang.String fromScope
Constructor Detail |
---|
public ModelMenuAction.SetField(ModelMenu modelMenu, org.w3c.dom.Element setElement)
Method Detail |
---|
public void runAction(java.util.Map<java.lang.String,java.lang.Object> context)
runAction
in class ModelMenuAction
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |