Uses of Interface
nl.gx.forms.wmpformelement.api.FormElementContextStepMapping
-
Packages that use FormElementContextStepMapping Package Description nl.gx.forms.wmpformelement.api -
-
Uses of FormElementContextStepMapping in nl.gx.forms.wmpformelement.api
Methods in nl.gx.forms.wmpformelement.api that return types with arguments of type FormElementContextStepMapping Modifier and Type Method Description List<FormElementContextStepMapping>
FormElementContextItem. getStepMapping()
Returns all step mappings.Method parameters in nl.gx.forms.wmpformelement.api with type arguments of type FormElementContextStepMapping Modifier and Type Method Description void
FormElementContextItem. setStepMapping(List<FormElementContextStepMapping> mapping)
Sets all step mappings.
-