Table of Contents

Class FormFieldAugmenterWithParents<TFormAdapter, TFieldAttribute>

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

Type Parameters

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

Methods

Configure(IFieldAttribute, FieldAttributeBase[])

public void Configure(IFieldAttribute fieldConfig, FieldAttributeBase[] parents)

Parameters

fieldConfig IFieldAttribute
parents FieldAttributeBase[]

Configure(TFieldAttribute, FieldAttributeBase[])

public abstract void Configure(TFieldAttribute fieldConfig, FieldAttributeBase[] parents)

Parameters

fieldConfig TFieldAttribute
parents FieldAttributeBase[]

InitializeCacheKey(FieldAttributeBase)

public override void InitializeCacheKey(FieldAttributeBase fieldConfig)

Parameters

fieldConfig FieldAttributeBase