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