Table of Contents

Class FormFieldAugmenter<TFormAdapter, TFieldAttribute>

Namespace
MES.MQC.UtilityLibrary.Form
Assembly
MES.MQC.UtilityLibrary.dll
public abstract class FormFieldAugmenter<TFormAdapter, TFieldAttribute> : FormFieldAssistantBase<TFormAdapter>, IFormFieldAssistant where TFormAdapter : IFormAdapter where TFieldAttribute : FieldAttributeBase

Type Parameters

TFormAdapter
TFieldAttribute
Inheritance
FormFieldAugmenter<TFormAdapter, TFieldAttribute>
Implements
Derived
Inherited Members

Methods

Configure(IFieldAttribute)

public void Configure(IFieldAttribute fieldConfig)

Parameters

fieldConfig IFieldAttribute

Configure(TFieldAttribute)

public abstract void Configure(TFieldAttribute fieldConfig)

Parameters

fieldConfig TFieldAttribute

InitializeCacheKey(FieldAttributeBase)

public override void InitializeCacheKey(FieldAttributeBase fieldConfig)

Parameters

fieldConfig FieldAttributeBase