Uses of Interface
com._1c.g5.aef2.standard.parameterization.IDialogParametrization
-
-
Uses of IDialogParametrization in com._1c.g5.aef2.standard.components
Classes in com._1c.g5.aef2.standard.components with type parameters of type IDialogParametrization Modifier and Type Class Description classDialogComponent<M extends IModel,P extends IDialogParametrization>The dialog component. -
Uses of IDialogParametrization in com._1c.g5.aef2.standard.parameterization
Classes in com._1c.g5.aef2.standard.parameterization that implement IDialogParametrization Modifier and Type Class Description classDialogParameterizationThe basicIDialogParametrizationimplementation. -
Uses of IDialogParametrization in com._1c.g5.v8.dt.dcs.ui.aef.component.chart
Constructors in com._1c.g5.v8.dt.dcs.ui.aef.component.chart with parameters of type IDialogParametrization Constructor Description ChartAxisValueDialogComponent(IDialogParametrization parameterization)Constructor. -
Uses of IDialogParametrization in com._1c.g5.v8.dt.md.ui.aef.components.type
Constructors in com._1c.g5.v8.dt.md.ui.aef.components.type with parameters of type IDialogParametrization Constructor Description TypeDescriptionDialogComponent(IDialogParametrization parametrization)Creates a newTypeDescriptionDialogComponent. -
Uses of IDialogParametrization in com._1c.g5.v8.dt.md.ui.aef.parameterization
Subinterfaces of IDialogParametrization in com._1c.g5.v8.dt.md.ui.aef.parameterization Modifier and Type Interface Description interfaceINavigatorTreeDialogParameterizationTheIDialogParametrizationfor dialog component.Classes in com._1c.g5.v8.dt.md.ui.aef.parameterization that implement IDialogParametrization Modifier and Type Class Description classNavigatorTreeDialogParameterizationTheINavigatorTreeDialogParameterizationimplementation. -
Uses of IDialogParametrization in com._1c.g5.v8.dt.ui.aef.component
Classes in com._1c.g5.v8.dt.ui.aef.component with type parameters of type IDialogParametrization Modifier and Type Class Description classDialogWithToolbarComponent<M extends IModel,P extends IDialogParametrization>Dialog component with toolbar.
-