Uses of Interface
com._1c.g5.aef2.standard.definitions.parameterization.ISectionDefinitionParameterization
-
-
Uses of ISectionDefinitionParameterization in com._1c.g5.aef2.standard.definitions.components
Constructors 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.parameterization
Classes in com._1c.g5.aef2.standard.definitions.parameterization that implement ISectionDefinitionParameterization Modifier and Type Class Description class
SectionDefinitionParameterization
TheISectionDefinitionParameterization
implementation. -
Uses of ISectionDefinitionParameterization in com._1c.g5.v8.dt.ui.aef.parameterization
Classes in com._1c.g5.v8.dt.ui.aef.parameterization that implement ISectionDefinitionParameterization Modifier and Type Class Description class
DuallyNamedSectionParameterization
TheSectionDefinitionParameterization
with an opportunity to use feature names as labels for elements. -
Uses of ISectionDefinitionParameterization in com._1c.g5.v8.dt.ui.editor.aef.parameterization
Subinterfaces of ISectionDefinitionParameterization in com._1c.g5.v8.dt.ui.editor.aef.parameterization Modifier and Type Interface Description interface
IDtGranularEditorPageSectionParameterization
The parameterization forDtGranularEditorPageSectionComponent
.Classes in com._1c.g5.v8.dt.ui.editor.aef.parameterization that implement ISectionDefinitionParameterization Modifier and Type Class Description class
DtGranularEditorPageSectionParameterization
TheIDtGranularEditorPageSectionParameterization
implementation.
-