Uses of Interface
com._1c.g5.aef2.standard.parameterization.ILabeledParametrization
Packages that use ILabeledParametrization
Package
Description
-
Uses of ILabeledParametrization in com._1c.g5.aef2.standard.components
Methods in com._1c.g5.aef2.standard.components with parameters of type ILabeledParametrizationModifier and TypeMethodDescriptionContainerComponent.button
(ILabeledParametrization parametrization) Creates a newButtonComponent
and adds it to this component.ContainerComponent.checkBox
(IValue<Boolean> value, ILabeledParametrization parameterization) Creates a newCheckBoxComponent
, sets the given model and adds it to this component.ContainerComponent.field
(ILabeledParametrization parametrization) Creates a newFieldComponent
and adds it to this component.ContainerComponent.label
(ILabeledParametrization parametrization) Creates a newLabelComponent
and adds it to this component.Constructors in com._1c.g5.aef2.standard.components with parameters of type ILabeledParametrizationModifierConstructorDescriptionButtonComponent
(ILabeledParametrization parameterization) Instantiates a new component with the given parameterization.CheckableLabelComponent
(ILabeledParametrization parametrization) Constructor ofCheckableLabelComponent
.CheckBoxComponent
(ILabeledParametrization parameterization) Create a new instance with the given parameterization.FieldComponent
(ILabeledParametrization parametrization) Instantiates a new field component.LabelComponent
(ILabeledParametrization parameterization) Instantiates a new label component with the given parameterization. -
Uses of ILabeledParametrization in com._1c.g5.aef2.standard.definitions.parameterization
Subinterfaces of ILabeledParametrization in com._1c.g5.aef2.standard.definitions.parameterizationModifier and TypeInterfaceDescriptioninterface
TheISectionParameterization
implementation for section definition component.Classes in com._1c.g5.aef2.standard.definitions.parameterization that implement ILabeledParametrization -
Uses of ILabeledParametrization in com._1c.g5.aef2.standard.parameterization
Subinterfaces of ILabeledParametrization in com._1c.g5.aef2.standard.parameterizationModifier and TypeInterfaceDescriptioninterface
IParameterization
for combo label components.interface
interface
IParameterization
for section component.Classes in com._1c.g5.aef2.standard.parameterization that implement ILabeledParametrizationModifier and TypeClassDescriptionclass
IComboParameterization
implementation.class
BasicILabeledParametrization
implementation.class
The basicIRadioGroupParameterization
implementation.class
The basicISectionParameterization
implementation.Fields in com._1c.g5.aef2.standard.parameterization declared as ILabeledParametrizationModifier and TypeFieldDescriptionstatic final ILabeledParametrization
ILabeledParametrization.NULL_LABEL
The shared instance ofILabeledParametrization
withnull
label. -
Uses of ILabeledParametrization in com._1c.g5.v8.dt.internal.platform.services.ui.aef.components
Constructors in com._1c.g5.v8.dt.internal.platform.services.ui.aef.components with parameters of type ILabeledParametrizationModifierConstructorDescriptionSelectableLabelComponent
(ILabeledParametrization parameterization) Constructor ofSelectableLabelComponent
.WebServerTypeLabelComponent
(ILabeledParametrization parameterization) Constructor ofWebServerTypeLabelComponent
. -
Uses of ILabeledParametrization in com._1c.g5.v8.dt.internal.platform.services.ui.editors.infobase
Classes in com._1c.g5.v8.dt.internal.platform.services.ui.editors.infobase that implement ILabeledParametrizationModifier and TypeClassDescriptionstatic class
Parameters forPromptConfirmationOnRestructureModel
. -
Uses of ILabeledParametrization in com._1c.g5.v8.dt.md.ui.extension.aef.components
Constructors in com._1c.g5.v8.dt.md.ui.extension.aef.components with parameters of type ILabeledParametrizationModifierConstructorDescriptionExtendedFieldComponent
(ILabeledParametrization parametrization, MdPropertyType type) Instantiates a new field component.ExtendedFieldComponent
(ILabeledParametrization parametrization, List<MdPropertyType> types) Instantiates a new field component. -
Uses of ILabeledParametrization in com._1c.g5.v8.dt.ui.aef.component
Subinterfaces of ILabeledParametrization in com._1c.g5.v8.dt.ui.aef.componentModifier and TypeInterfaceDescriptioninterface
Classes in com._1c.g5.v8.dt.ui.aef.component that implement ILabeledParametrizationConstructors in com._1c.g5.v8.dt.ui.aef.component with parameters of type ILabeledParametrizationModifierConstructorDescriptionDtMappedCheckboxComponent
(ILabeledParametrization parameterization) Creates a new instance with parameterization.UnsettablePropertyFieldComponent
(ILabeledParametrization parametrization) Instantiates a new field component. -
Uses of ILabeledParametrization in com._1c.g5.v8.dt.ui.aef.parameterization
Classes in com._1c.g5.v8.dt.ui.aef.parameterization that implement ILabeledParametrizationModifier and TypeClassDescriptionclass
TheSectionDefinitionParameterization
with an opportunity to use feature names as labels for elements. -
Uses of ILabeledParametrization in com._1c.g5.v8.dt.ui.editor.aef.parameterization
Subinterfaces of ILabeledParametrization in com._1c.g5.v8.dt.ui.editor.aef.parameterizationModifier and TypeInterfaceDescriptioninterface
The parameterization forDtGranularEditorPageSectionComponent
.Classes in com._1c.g5.v8.dt.ui.editor.aef.parameterization that implement ILabeledParametrizationModifier and TypeClassDescriptionclass
TheIDtGranularEditorPageSectionParameterization
implementation. -
Uses of ILabeledParametrization in com.e1c.g5.v8.dt.internal.md.distribution.support.ui.aef.parametrization
Subinterfaces of ILabeledParametrization in com.e1c.g5.v8.dt.internal.md.distribution.support.ui.aef.parametrizationClasses in com.e1c.g5.v8.dt.internal.md.distribution.support.ui.aef.parametrization that implement ILabeledParametrization