public interface JDynFormSetFactory
| Modifier and Type | Method and Description |
|---|---|
JDynFormSet |
create(DynFormSPIManager manager,
JDynForm.DynFormContext context,
DynFormDefinition definition,
Tags contextTags) |
java.lang.String |
getName() |
boolean |
isApplicableTo(JDynForm.DynFormContext context,
DynFormDefinition definition,
Tags contextTags) |
java.lang.String getName()
boolean isApplicableTo(JDynForm.DynFormContext context, DynFormDefinition definition, Tags contextTags)
JDynFormSet create(DynFormSPIManager manager, JDynForm.DynFormContext context, DynFormDefinition definition, Tags contextTags)