Uses of Interface
de.xima.fc.form.common.models.IFormContainerMetaData
- 
Packages that use IFormContainerMetaData Package Description de.xima.fc.form.common.models de.xima.fc.interfaces.form de.xima.fc.mdl.fdv.form Klassen für Formularfeld-Metainformationen - 
- 
Uses of IFormContainerMetaData in de.xima.fc.form.common.models
Methods in de.xima.fc.form.common.models that return types with arguments of type IFormContainerMetaData Modifier and Type Method Description Map<String,? extends IFormContainerMetaData>IXBaseValidationParams. getDynContainerMap()Map<String,? extends IFormContainerMetaData>XItemRenderCtx. getDynFieldMap()Method parameters in de.xima.fc.form.common.models with type arguments of type IFormContainerMetaData Modifier and Type Method Description XItemRenderCtx.XItemRenderCtxBuilderXItemRenderCtx.XItemRenderCtxBuilder. withDynFieldMap(Map<String,? extends IFormContainerMetaData> dynValues) - 
Uses of IFormContainerMetaData in de.xima.fc.interfaces.form
Methods in de.xima.fc.interfaces.form that return types with arguments of type IFormContainerMetaData Modifier and Type Method Description default Map<String,IFormContainerMetaData>IFormDataAdapter. createCompleteDynContainerMap() - 
Uses of IFormContainerMetaData in de.xima.fc.mdl.fdv.form
Classes in de.xima.fc.mdl.fdv.form that implement IFormContainerMetaData Modifier and Type Class Description classFormContainerMetaData 
 -