Uses of Interface
com._1c.g5.aef2.standard.definitions.parameterization.ISectionDefinitionParameterization
- 
- 
Uses of ISectionDefinitionParameterization in com._1c.g5.aef2.standard.definitions.componentsConstructors in com._1c.g5.aef2.standard.definitions.components with parameters of type ISectionDefinitionParameterization Constructor Description SectionDefinitionComponent(ISectionDefinitionParameterization parameterization)Creates a new section definition component.
- 
Uses of ISectionDefinitionParameterization in com._1c.g5.aef2.standard.definitions.parameterizationClasses in com._1c.g5.aef2.standard.definitions.parameterization that implement ISectionDefinitionParameterization Modifier and Type Class Description classSectionDefinitionParameterizationTheISectionDefinitionParameterizationimplementation.
- 
Uses of ISectionDefinitionParameterization in com._1c.g5.v8.dt.ui.aef.parameterizationClasses in com._1c.g5.v8.dt.ui.aef.parameterization that implement ISectionDefinitionParameterization Modifier and Type Class Description classDuallyNamedSectionParameterizationTheSectionDefinitionParameterizationwith an opportunity to use feature names as labels for elements.
- 
Uses of ISectionDefinitionParameterization in com._1c.g5.v8.dt.ui.editor.aef.parameterizationSubinterfaces of ISectionDefinitionParameterization in com._1c.g5.v8.dt.ui.editor.aef.parameterization Modifier and Type Interface Description interfaceIDtGranularEditorPageSectionParameterizationThe parameterization forDtGranularEditorPageSectionComponent.Classes in com._1c.g5.v8.dt.ui.editor.aef.parameterization that implement ISectionDefinitionParameterization Modifier and Type Class Description classDtGranularEditorPageSectionParameterizationTheIDtGranularEditorPageSectionParameterizationimplementation.
 
-