|
|||||||||
| 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.Script
public static class ModelScreenAction.Script
| 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 java.lang.String |
location
|
| Fields inherited from class org.ofbiz.widget.screen.ModelScreenAction |
|---|
modelScreen, module |
| Constructor Summary | |
|---|---|
ModelScreenAction.Script(ModelScreen modelScreen,
org.w3c.dom.Element scriptElement)
|
|
| 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 java.lang.String location
| Constructor Detail |
|---|
public ModelScreenAction.Script(ModelScreen modelScreen,
org.w3c.dom.Element scriptElement)
| Method Detail |
|---|
public void runAction(java.util.Map<java.lang.String,java.lang.Object> context)
throws GeneralException
runAction in class ModelScreenActionGeneralException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||