org.ofbiz.widget.tree
Class ModelTreeAction.SetField
java.lang.Object
org.ofbiz.widget.tree.ModelTreeAction
org.ofbiz.widget.tree.ModelTreeAction.SetField
- Enclosing class:
- ModelTreeAction
public static class ModelTreeAction.SetField
- extends ModelTreeAction
Method Summary |
void |
runAction(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
protected FlexibleMapAccessor<java.lang.Object> field
fromField
protected FlexibleMapAccessor<java.lang.Object> fromField
valueExdr
protected FlexibleStringExpander valueExdr
globalExdr
protected FlexibleStringExpander globalExdr
type
protected java.lang.String type
ModelTreeAction.SetField
public ModelTreeAction.SetField(ModelTree.ModelNode modelNode,
org.w3c.dom.Element setElement)
runAction
public void runAction(java.util.Map<java.lang.String,java.lang.Object> context)
- Specified by:
runAction
in class ModelTreeAction