Package org.apache.ofbiz.widget.model
Class CommonWidgetModels
java.lang.Object
org.apache.ofbiz.widget.model.CommonWidgetModels
A collection of shared/reused widget models.
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
static final class
static final class
static class
Models the <parameter> element.static class
Object dedicate to the creation of parameter object -
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionpropagateCallbackInParameterMap
(Map<String, Object> context, boolean propagateMyCallback, ModelForm.UpdateArea callBack)
-
Field Details
-
JWT_CALLBACK
- See Also:
-
-
Method Details
-
propagateCallbackInParameterMap
-