Class EnumComponent<T>

Type Parameters:
T - the enumeration type
All Implemented Interfaces:
IComponent<IValue<T>>, IEventChannel
Direct Known Subclasses:
AdditionTypeSelectionComponent, CaCerticicateSourceTypeComponent, CatalogSubordinationUseComponent, CommonAttributeDataSeparationComponent, ConfigurationCompatibilityModeComponent, DependenceOnCalculationTypesComponent, FormItemTypeComponent, IndexingComponent, InformationRegisterPeriodicityComponent, MoxelPatternComponent, MoxelSpreadsheetLineComponent, SearchStringLocationComponent, VersionedEnumComponent

public class EnumComponent<T> extends AbstractDtComboSelectComponent<T,IValue<T>,IEnumParameterization>
Component for managing the model that is the one possible value of some enumeration.