Uses of Interface
com._1c.g5.v8.dt.chart.common.IChartProvider
Packages that use IChartProvider
Package
Description
-
Uses of IChartProvider in com._1c.g5.v8.dt.chart
Methods in com._1c.g5.v8.dt.chart that return types with arguments of type IChartProviderModifier and TypeMethodDescriptionClass<? extends IChartProvider>ChartRuntimeModule.bindIChartProvider() -
Uses of IChartProvider in com._1c.g5.v8.dt.form.internal.presentation.controls.desktop
Fields in com._1c.g5.v8.dt.form.internal.presentation.controls.desktop declared as IChartProviderModifier and TypeFieldDescriptionfinal IChartProviderChartViewControl.InitializationContext.chartProviderConstructors in com._1c.g5.v8.dt.form.internal.presentation.controls.desktop with parameters of type IChartProviderModifierConstructorDescriptionInitializationContext(ChartImageProvider chartImageProvider, String currentLanguage, IChartProvider chartProvider, Version version) Creates context instance. -
Uses of IChartProvider in com._1c.g5.v8.dt.form.internal.presentation.wysiwyg
Constructors in com._1c.g5.v8.dt.form.internal.presentation.wysiwyg with parameters of type IChartProviderModifierConstructorDescriptionFormWysiwygRepresentation(org.eclipse.swt.widgets.Composite parent, MappingController controller, TransformatorServiceProvider transformatorServiceProvider, ChartImageServiceProvider chartImageServiceProvider, IChartProvider chartProvider, IRuntimeVersionSupport versionSupport, IBmModel bmModel, CompatibilityMode compatibilityMode, List<IDropDelegate> dropDelegates, Consumer<IStructuredSelection> onSelectionChanged) Creates new WYSIWYG representation. -
Uses of IChartProvider in com._1c.g5.v8.dt.form.internal.ui.editor
Constructors in com._1c.g5.v8.dt.form.internal.ui.editor with parameters of type IChartProviderModifierConstructorDescriptionFormPresentationViewer(org.eclipse.swt.widgets.Composite parent, MappingController controller, ChartImageServiceProvider chartImageServiceProvider, IChartProvider chartProvider, TransformatorServiceProvider transformatorServiceProvider, IRuntimeVersionSupport versionSupport, IBmModel bmModel, CompatibilityMode compatibilityMode, List<IDropDelegate> dropDelegates) Creates new form presentation viewer. -
Uses of IChartProvider in com._1c.g5.v8.dt.form.presentation.wysiwyg
Constructors in com._1c.g5.v8.dt.form.presentation.wysiwyg with parameters of type IChartProviderModifierConstructorDescriptionFormWysiwygViewer(org.eclipse.swt.widgets.Composite parent, MappingController controller, IBmModel bmModel, TransformatorServiceProvider transformatorServiceProvider, ChartImageServiceProvider chartImageServiceProvider, IChartProvider chartProvider, IRuntimeVersionSupport versionSupport, CompatibilityMode compatibilityMode, List<IDropDelegate> dropDelegates) Creates new WYSIWYG viewer. -
Uses of IChartProvider in com._1c.g5.v8.dt.internal.chart
Classes in com._1c.g5.v8.dt.internal.chart that implement IChartProviderModifier and TypeClassDescriptionclassProvider of default charts for purposes of drawing.