Class LabeledParameterization
java.lang.Object
com._1c.g5.aef2.standard.parameterization.LabeledParameterization
- All Implemented Interfaces:
IParameterization,ILabeledParametrization
- Direct Known Subclasses:
IconLabeledParameterization,PromptConfirmationOnRestructureModel.Parameterization,SectionParametrization
Basic
ILabeledParametrization implementation.-
Field Summary
Fields inherited from interface com._1c.g5.aef2.standard.parameterization.ILabeledParametrization
NULL_LABELFields inherited from interface com._1c.g5.aef2.components.IParameterization
VOID -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LabeledParameterization
Creates a new instance.- Parameters:
label- the label.
-
-
Method Details
-
getLabel
Description copied from interface:ILabeledParametrizationReturns the label.- Specified by:
getLabelin interfaceILabeledParametrization- Returns:
- the label.
-