Package org.apache.ofbiz.widget.model
Class ModelFormAction
java.lang.Object
org.apache.ofbiz.widget.model.ModelFormAction
Abstract form action.
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
Models the <call-parent-actions> element.static class
Models the <service> element. -
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic List<ModelAction>
readSubActions
(ModelForm modelForm, Element parentElement)
-
Constructor Details
-
ModelFormAction
public ModelFormAction()
-
-
Method Details
-
readSubActions
-