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 newButtonComponentand 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 newFieldComponentand adds it to this component.ContainerComponent.label(ILabeledParametrization parametrization) Creates a newLabelComponentand 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 TypeInterfaceDescriptioninterfaceTheISectionParameterizationimplementation 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 TypeInterfaceDescriptioninterfaceIParameterizationfor combo label components.interfaceinterfaceIParameterizationfor section component.Classes in com._1c.g5.aef2.standard.parameterization that implement ILabeledParametrizationModifier and TypeClassDescriptionclassIComboParameterizationimplementation.classBasicILabeledParametrizationimplementation.classThe basicIRadioGroupParameterizationimplementation.classThe basicISectionParameterizationimplementation.Fields in com._1c.g5.aef2.standard.parameterization declared as ILabeledParametrizationModifier and TypeFieldDescriptionstatic final ILabeledParametrizationILabeledParametrization.NULL_LABELThe shared instance ofILabeledParametrizationwithnulllabel. -
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 classParameters 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 TypeInterfaceDescriptioninterfaceClasses 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 TypeClassDescriptionclassTheSectionDefinitionParameterizationwith 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 TypeInterfaceDescriptioninterfaceThe parameterization forDtGranularEditorPageSectionComponent.Classes in com._1c.g5.v8.dt.ui.editor.aef.parameterization that implement ILabeledParametrizationModifier and TypeClassDescriptionclassTheIDtGranularEditorPageSectionParameterizationimplementation. -
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