Uses of Interface
com._1c.g5.aef2.standard.parameterization.ISectionParameterization
-
-
Uses of ISectionParameterization in com._1c.g5.aef2.standard.components
Constructors in com._1c.g5.aef2.standard.components with parameters of type ISectionParameterization Constructor Description SectionComponent(ISectionParameterization parameterization)Creates a new section component instance. -
Uses of ISectionParameterization in com._1c.g5.aef2.standard.definitions
Methods in com._1c.g5.aef2.standard.definitions that return ISectionParameterization Modifier and Type Method Description ISectionParameterizationSectionDefinition. getParametrization() -
Uses of ISectionParameterization in com._1c.g5.aef2.standard.definitions.parameterization
Subinterfaces of ISectionParameterization in com._1c.g5.aef2.standard.definitions.parameterization Modifier and Type Interface Description interfaceISectionDefinitionParameterizationTheISectionParameterizationimplementation for section definition component.Classes in com._1c.g5.aef2.standard.definitions.parameterization that implement ISectionParameterization Modifier and Type Class Description classSectionDefinitionParameterizationTheISectionDefinitionParameterizationimplementation. -
Uses of ISectionParameterization in com._1c.g5.aef2.standard.parameterization
Classes in com._1c.g5.aef2.standard.parameterization that implement ISectionParameterization Modifier and Type Class Description classSectionParametrizationThe basicISectionParameterizationimplementation. -
Uses of ISectionParameterization in com._1c.g5.v8.dt.ui.aef.parameterization
Classes in com._1c.g5.v8.dt.ui.aef.parameterization that implement ISectionParameterization Modifier and Type Class Description classDuallyNamedSectionParameterizationTheSectionDefinitionParameterizationwith an opportunity to use feature names as labels for elements. -
Uses of ISectionParameterization in com._1c.g5.v8.dt.ui.editor.aef.parameterization
Subinterfaces of ISectionParameterization 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 ISectionParameterization Modifier and Type Class Description classDtGranularEditorPageSectionParameterizationTheIDtGranularEditorPageSectionParameterizationimplementation.
-